Class GkeHubMembershipServiceStub (1.11.0)

public abstract class GkeHubMembershipServiceStub implements BackgroundResource

Base stub class for the GkeHubMembershipService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > GkeHubMembershipServiceStub

Implements

BackgroundResource

Constructors

GkeHubMembershipServiceStub()

public GkeHubMembershipServiceStub()

Methods

close()

public abstract void close()

createMembershipCallable()

public UnaryCallable<CreateMembershipRequest,Operation> createMembershipCallable()
Returns

createMembershipOperationCallable()

public OperationCallable<CreateMembershipRequest,Membership,OperationMetadata> createMembershipOperationCallable()
Returns

deleteMembershipCallable()

public UnaryCallable<DeleteMembershipRequest,Operation> deleteMembershipCallable()
Returns

deleteMembershipOperationCallable()

public OperationCallable<DeleteMembershipRequest,Empty,OperationMetadata> deleteMembershipOperationCallable()
Returns

generateConnectManifestCallable()

public UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse> generateConnectManifestCallable()
Returns

generateExclusivityManifestCallable()

public UnaryCallable<GenerateExclusivityManifestRequest,GenerateExclusivityManifestResponse> generateExclusivityManifestCallable()
Returns

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getMembershipCallable()

public UnaryCallable<GetMembershipRequest,Membership> getMembershipCallable()
Returns

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,GkeHubMembershipServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listMembershipsCallable()

public UnaryCallable<ListMembershipsRequest,ListMembershipsResponse> listMembershipsCallable()
Returns

listMembershipsPagedCallable()

public UnaryCallable<ListMembershipsRequest,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> listMembershipsPagedCallable()
Returns

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateMembershipCallable()

public UnaryCallable<UpdateMembershipRequest,Operation> updateMembershipCallable()
Returns

updateMembershipOperationCallable()

public OperationCallable<UpdateMembershipRequest,Membership,OperationMetadata> updateMembershipOperationCallable()
Returns

validateExclusivityCallable()

public UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse> validateExclusivityCallable()
Returns