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)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonProjectsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(ProjectsStubSettings settings)
public static final HttpJsonProjectsStub create(ProjectsStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
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.
Parameters
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.
Parameters
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
close()
public final void close()
Overrides
disableXpnHostCallable()
public UnaryCallable<DisableXpnHostProjectRequest,Operation> disableXpnHostCallable()
Returns
Overrides
disableXpnHostOperationCallable()
public OperationCallable<DisableXpnHostProjectRequest,Operation,Operation> disableXpnHostOperationCallable()
Returns
Overrides
disableXpnResourceCallable()
public UnaryCallable<DisableXpnResourceProjectRequest,Operation> disableXpnResourceCallable()
Returns
Overrides
disableXpnResourceOperationCallable()
public OperationCallable<DisableXpnResourceProjectRequest,Operation,Operation> disableXpnResourceOperationCallable()
Returns
Overrides
enableXpnHostCallable()
public UnaryCallable<EnableXpnHostProjectRequest,Operation> enableXpnHostCallable()
Returns
Overrides
enableXpnHostOperationCallable()
public OperationCallable<EnableXpnHostProjectRequest,Operation,Operation> enableXpnHostOperationCallable()
Returns
Overrides
enableXpnResourceCallable()
public UnaryCallable<EnableXpnResourceProjectRequest,Operation> enableXpnResourceCallable()
Returns
Overrides
enableXpnResourceOperationCallable()
public OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation> enableXpnResourceOperationCallable()
Returns
Overrides
getCallable()
public UnaryCallable<GetProjectRequest,Project> getCallable()
Returns
Overrides
getXpnHostCallable()
public UnaryCallable<GetXpnHostProjectRequest,Project> getXpnHostCallable()
Returns
Overrides
getXpnResourcesCallable()
public UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources> getXpnResourcesCallable()
Returns
Overrides
getXpnResourcesPagedCallable()
public UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsClient.GetXpnResourcesPagedResponse> getXpnResourcesPagedCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listXpnHostsCallable()
public UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList> listXpnHostsCallable()
Returns
Overrides
listXpnHostsPagedCallable()
public UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> listXpnHostsPagedCallable()
Returns
Overrides
moveDiskCallable()
public UnaryCallable<MoveDiskProjectRequest,Operation> moveDiskCallable()
Returns
Overrides
moveDiskOperationCallable()
public OperationCallable<MoveDiskProjectRequest,Operation,Operation> moveDiskOperationCallable()
Returns
Overrides
moveInstanceCallable()
public UnaryCallable<MoveInstanceProjectRequest,Operation> moveInstanceCallable()
Returns
Overrides
moveInstanceOperationCallable()
public OperationCallable<MoveInstanceProjectRequest,Operation,Operation> moveInstanceOperationCallable()
Returns
Overrides
public UnaryCallable<SetCommonInstanceMetadataProjectRequest,Operation> setCommonInstanceMetadataCallable()
Returns
Overrides
public OperationCallable<SetCommonInstanceMetadataProjectRequest,Operation,Operation> setCommonInstanceMetadataOperationCallable()
Returns
Overrides
setDefaultNetworkTierCallable()
public UnaryCallable<SetDefaultNetworkTierProjectRequest,Operation> setDefaultNetworkTierCallable()
Returns
Overrides
setDefaultNetworkTierOperationCallable()
public OperationCallable<SetDefaultNetworkTierProjectRequest,Operation,Operation> setDefaultNetworkTierOperationCallable()
Returns
Overrides
setUsageExportBucketCallable()
public UnaryCallable<SetUsageExportBucketProjectRequest,Operation> setUsageExportBucketCallable()
Returns
Overrides
setUsageExportBucketOperationCallable()
public OperationCallable<SetUsageExportBucketProjectRequest,Operation,Operation> setUsageExportBucketOperationCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()