@Generated(value="by gapic-generator-java") public class HttpJsonResourcePoliciesStub extends ResourcePoliciesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonResourcePoliciesStub(ResourcePoliciesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonResourcePoliciesStub, using the given settings.
|
protected |
HttpJsonResourcePoliciesStub(ResourcePoliciesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonResourcePoliciesStub, using the given settings.
|
protected HttpJsonResourcePoliciesStub(ResourcePoliciesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonResourcePoliciesStub(ResourcePoliciesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonResourcePoliciesStub create(ResourcePoliciesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonResourcePoliciesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonResourcePoliciesStub 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.rpc.UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePolicyAggregatedList> aggregatedListCallable()
aggregatedListCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListResourcePoliciesRequest,ResourcePoliciesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteResourcePolicyRequest,Operation> deleteCallable()
deleteCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteResourcePolicyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<GetResourcePolicyRequest,ResourcePolicy> getCallable()
getCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyResourcePolicyRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertResourcePolicyRequest,Operation> insertCallable()
insertCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.OperationCallable<InsertResourcePolicyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<ListResourcePoliciesRequest,ResourcePolicyList> listCallable()
listCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<ListResourcePoliciesRequest,ResourcePoliciesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchResourcePolicyRequest,Operation> patchCallable()
patchCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.OperationCallable<PatchResourcePolicyRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyResourcePolicyRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class ResourcePoliciesStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsResourcePolicyRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class ResourcePoliciesStubpublic final void close()
close in interface AutoCloseableclose in class ResourcePoliciesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.