Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public class HttpJsonProjectsStub extends ProjectsStub
REST stub implementation for the Projects service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonProjectsStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonProjectsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(ProjectsStubSettings settings)
public static final HttpJsonProjectsStub create(ProjectsStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonProjectsStub(ProjectsStubSettings settings, ClientContext clientContext)
protected HttpJsonProjectsStub(ProjectsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonProjectsStub, 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.
HttpJsonProjectsStub(ProjectsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonProjectsStub(ProjectsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonProjectsStub, 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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
disableXpnHostCallable()
public UnaryCallable<DisableXpnHostProjectRequest,Operation> disableXpnHostCallable()
Overrides
disableXpnHostOperationCallable()
public OperationCallable<DisableXpnHostProjectRequest,Operation,Operation> disableXpnHostOperationCallable()
Overrides
disableXpnResourceCallable()
public UnaryCallable<DisableXpnResourceProjectRequest,Operation> disableXpnResourceCallable()
Overrides
disableXpnResourceOperationCallable()
public OperationCallable<DisableXpnResourceProjectRequest,Operation,Operation> disableXpnResourceOperationCallable()
Overrides
enableXpnHostCallable()
public UnaryCallable<EnableXpnHostProjectRequest,Operation> enableXpnHostCallable()
Overrides
enableXpnHostOperationCallable()
public OperationCallable<EnableXpnHostProjectRequest,Operation,Operation> enableXpnHostOperationCallable()
Overrides
enableXpnResourceCallable()
public UnaryCallable<EnableXpnResourceProjectRequest,Operation> enableXpnResourceCallable()
Overrides
enableXpnResourceOperationCallable()
public OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation> enableXpnResourceOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetProjectRequest,Project> getCallable()
Overrides
getXpnHostCallable()
public UnaryCallable<GetXpnHostProjectRequest,Project> getXpnHostCallable()
Overrides
getXpnResourcesCallable()
public UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources> getXpnResourcesCallable()
Overrides
getXpnResourcesPagedCallable()
public UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsClient.GetXpnResourcesPagedResponse> getXpnResourcesPagedCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listXpnHostsCallable()
public UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList> listXpnHostsCallable()
Overrides
listXpnHostsPagedCallable()
public UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> listXpnHostsPagedCallable()
Overrides
moveDiskCallable()
public UnaryCallable<MoveDiskProjectRequest,Operation> moveDiskCallable()
Overrides
moveDiskOperationCallable()
public OperationCallable<MoveDiskProjectRequest,Operation,Operation> moveDiskOperationCallable()
Overrides
moveInstanceCallable()
public UnaryCallable<MoveInstanceProjectRequest,Operation> moveInstanceCallable()
Overrides
moveInstanceOperationCallable()
public OperationCallable<MoveInstanceProjectRequest,Operation,Operation> moveInstanceOperationCallable()
Overrides
public UnaryCallable<SetCommonInstanceMetadataProjectRequest,Operation> setCommonInstanceMetadataCallable()
Overrides
public OperationCallable<SetCommonInstanceMetadataProjectRequest,Operation,Operation> setCommonInstanceMetadataOperationCallable()
Overrides
setDefaultNetworkTierCallable()
public UnaryCallable<SetDefaultNetworkTierProjectRequest,Operation> setDefaultNetworkTierCallable()
Overrides
setDefaultNetworkTierOperationCallable()
public OperationCallable<SetDefaultNetworkTierProjectRequest,Operation,Operation> setDefaultNetworkTierOperationCallable()
Overrides
setUsageExportBucketCallable()
public UnaryCallable<SetUsageExportBucketProjectRequest,Operation> setUsageExportBucketCallable()
Overrides
setUsageExportBucketOperationCallable()
public OperationCallable<SetUsageExportBucketProjectRequest,Operation,Operation> setUsageExportBucketOperationCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()