@BetaApi @Generated(value="by gapic-generator-java") public class HttpJsonGkeHubMembershipServiceStub extends GkeHubMembershipServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonGkeHubMembershipServiceStub, using the given settings.
|
protected |
HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonGkeHubMembershipServiceStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static HttpJsonGkeHubMembershipServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static HttpJsonGkeHubMembershipServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) |
static HttpJsonGkeHubMembershipServiceStub |
create(GkeHubMembershipServiceStubSettings settings) |
com.google.api.gax.rpc.UnaryCallable<CreateMembershipRequest,com.google.longrunning.Operation> |
createMembershipCallable() |
com.google.api.gax.rpc.OperationCallable<CreateMembershipRequest,Membership,OperationMetadata> |
createMembershipOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteMembershipRequest,com.google.longrunning.Operation> |
deleteMembershipCallable() |
com.google.api.gax.rpc.OperationCallable<DeleteMembershipRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteMembershipOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse> |
generateConnectManifestCallable() |
com.google.api.gax.rpc.UnaryCallable<GenerateExclusivityManifestRequest,GenerateExclusivityManifestResponse> |
generateExclusivityManifestCallable() |
com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub |
getHttpJsonOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicyCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
com.google.api.gax.rpc.UnaryCallable<GetMembershipRequest,Membership> |
getMembershipCallable() |
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,GkeHubMembershipServiceClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListMembershipsRequest,ListMembershipsResponse> |
listMembershipsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListMembershipsRequest,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> |
listMembershipsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicyCallable() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateMembershipRequest,com.google.longrunning.Operation> |
updateMembershipCallable() |
com.google.api.gax.rpc.OperationCallable<UpdateMembershipRequest,Membership,OperationMetadata> |
updateMembershipOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse> |
validateExclusivityCallable() |
getOperationsStubprotected HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonGkeHubMembershipServiceStub create(GkeHubMembershipServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonGkeHubMembershipServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonGkeHubMembershipServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListMembershipsRequest,ListMembershipsResponse> listMembershipsCallable()
listMembershipsCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListMembershipsRequest,GkeHubMembershipServiceClient.ListMembershipsPagedResponse> listMembershipsPagedCallable()
listMembershipsPagedCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetMembershipRequest,Membership> getMembershipCallable()
getMembershipCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateMembershipRequest,com.google.longrunning.Operation> createMembershipCallable()
createMembershipCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateMembershipRequest,Membership,OperationMetadata> createMembershipOperationCallable()
createMembershipOperationCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteMembershipRequest,com.google.longrunning.Operation> deleteMembershipCallable()
deleteMembershipCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.OperationCallable<DeleteMembershipRequest,com.google.protobuf.Empty,OperationMetadata> deleteMembershipOperationCallable()
deleteMembershipOperationCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateMembershipRequest,com.google.longrunning.Operation> updateMembershipCallable()
updateMembershipCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.OperationCallable<UpdateMembershipRequest,Membership,OperationMetadata> updateMembershipOperationCallable()
updateMembershipOperationCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GenerateConnectManifestRequest,GenerateConnectManifestResponse> generateConnectManifestCallable()
generateConnectManifestCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse> validateExclusivityCallable()
validateExclusivityCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GenerateExclusivityManifestRequest,GenerateExclusivityManifestResponse> generateExclusivityManifestCallable()
generateExclusivityManifestCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,GkeHubMembershipServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
setIamPolicyCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
getIamPolicyCallable in class GkeHubMembershipServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class GkeHubMembershipServiceStubpublic final void close()
close in interface AutoCloseableclose in class GkeHubMembershipServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2022 Google LLC. All rights reserved.