@Generated(value="by gapic-generator-java") public class HttpJsonPolicyTroubleshooterStub extends PolicyTroubleshooterStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonPolicyTroubleshooterStub(PolicyTroubleshooterStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonPolicyTroubleshooterStub, using the given settings.
|
protected |
HttpJsonPolicyTroubleshooterStub(PolicyTroubleshooterStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonPolicyTroubleshooterStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static HttpJsonPolicyTroubleshooterStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static HttpJsonPolicyTroubleshooterStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) |
static HttpJsonPolicyTroubleshooterStub |
create(PolicyTroubleshooterStubSettings settings) |
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors() |
boolean |
isShutdown() |
boolean |
isTerminated() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse> |
troubleshootIamPolicyCallable() |
protected HttpJsonPolicyTroubleshooterStub(PolicyTroubleshooterStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonPolicyTroubleshooterStub(PolicyTroubleshooterStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonPolicyTroubleshooterStub create(PolicyTroubleshooterStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonPolicyTroubleshooterStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonPolicyTroubleshooterStub 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<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse> troubleshootIamPolicyCallable()
troubleshootIamPolicyCallable in class PolicyTroubleshooterStubpublic final void close()
close in interface AutoCloseableclose in class PolicyTroubleshooterStubpublic 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.