Send feedback
Class HttpJsonProjectsStub (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.12.0 keyboard_arrow_down
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 ()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]