Class HttpJsonSystemPolicyV1Stub (1.40.0)

public class HttpJsonSystemPolicyV1Stub extends SystemPolicyV1Stub

REST stub implementation for the SystemPolicyV1 service API.

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

Inheritance

java.lang.Object > SystemPolicyV1Stub > HttpJsonSystemPolicyV1Stub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonSystemPolicyV1Stub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonSystemPolicyV1Stub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonSystemPolicyV1Stub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonSystemPolicyV1Stub
Exceptions
TypeDescription
IOException

create(SystemPolicyV1StubSettings settings)

public static final HttpJsonSystemPolicyV1Stub create(SystemPolicyV1StubSettings settings)
Parameter
NameDescription
settingsSystemPolicyV1StubSettings
Returns
TypeDescription
HttpJsonSystemPolicyV1Stub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

Constructors

HttpJsonSystemPolicyV1Stub(SystemPolicyV1StubSettings settings, ClientContext clientContext)

protected HttpJsonSystemPolicyV1Stub(SystemPolicyV1StubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonSystemPolicyV1Stub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsSystemPolicyV1StubSettings
clientContextClientContext

HttpJsonSystemPolicyV1Stub(SystemPolicyV1StubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonSystemPolicyV1Stub(SystemPolicyV1StubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonSystemPolicyV1Stub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsSystemPolicyV1StubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close()

public final void close()
Overrides

getSystemPolicyCallable()

public UnaryCallable<Service.GetSystemPolicyRequest,Resources.Policy> getSystemPolicyCallable()
Returns
TypeDescription
UnaryCallable<GetSystemPolicyRequest,Policy>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()