@Generated(value="by gapic-generator-java") public class HttpJsonProjectsStub extends ProjectsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
protected |
HttpJsonProjectsStub(ProjectsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonProjectsStub, using the given settings.
|
protected HttpJsonProjectsStub(ProjectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonProjectsStub(ProjectsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonProjectsStub create(ProjectsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonProjectsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonProjectsStub 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<DisableXpnHostProjectRequest,Operation> disableXpnHostCallable()
disableXpnHostCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<DisableXpnHostProjectRequest,Operation,Operation> disableXpnHostOperationCallable()
disableXpnHostOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<DisableXpnResourceProjectRequest,Operation> disableXpnResourceCallable()
disableXpnResourceCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<DisableXpnResourceProjectRequest,Operation,Operation> disableXpnResourceOperationCallable()
disableXpnResourceOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<EnableXpnHostProjectRequest,Operation> enableXpnHostCallable()
enableXpnHostCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<EnableXpnHostProjectRequest,Operation,Operation> enableXpnHostOperationCallable()
enableXpnHostOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<EnableXpnResourceProjectRequest,Operation> enableXpnResourceCallable()
enableXpnResourceCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<EnableXpnResourceProjectRequest,Operation,Operation> enableXpnResourceOperationCallable()
enableXpnResourceOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project> getCallable()
getCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetXpnHostProjectRequest,Project> getXpnHostCallable()
getXpnHostCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources> getXpnResourcesCallable()
getXpnResourcesCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsClient.GetXpnResourcesPagedResponse> getXpnResourcesPagedCallable()
getXpnResourcesPagedCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList> listXpnHostsCallable()
listXpnHostsCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> listXpnHostsPagedCallable()
listXpnHostsPagedCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<MoveDiskProjectRequest,Operation> moveDiskCallable()
moveDiskCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<MoveDiskProjectRequest,Operation,Operation> moveDiskOperationCallable()
moveDiskOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<MoveInstanceProjectRequest,Operation> moveInstanceCallable()
moveInstanceCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<MoveInstanceProjectRequest,Operation,Operation> moveInstanceOperationCallable()
moveInstanceOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<SetCloudArmorTierProjectRequest,Operation> setCloudArmorTierCallable()
setCloudArmorTierCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<SetCloudArmorTierProjectRequest,Operation,Operation> setCloudArmorTierOperationCallable()
setCloudArmorTierOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<SetCommonInstanceMetadataProjectRequest,Operation> setCommonInstanceMetadataCallable()
setCommonInstanceMetadataCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<SetCommonInstanceMetadataProjectRequest,Operation,Operation> setCommonInstanceMetadataOperationCallable()
setCommonInstanceMetadataOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<SetDefaultNetworkTierProjectRequest,Operation> setDefaultNetworkTierCallable()
setDefaultNetworkTierCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<SetDefaultNetworkTierProjectRequest,Operation,Operation> setDefaultNetworkTierOperationCallable()
setDefaultNetworkTierOperationCallable in class ProjectsStubpublic com.google.api.gax.rpc.UnaryCallable<SetUsageExportBucketProjectRequest,Operation> setUsageExportBucketCallable()
setUsageExportBucketCallable in class ProjectsStubpublic com.google.api.gax.rpc.OperationCallable<SetUsageExportBucketProjectRequest,Operation,Operation> setUsageExportBucketOperationCallable()
setUsageExportBucketOperationCallable in class ProjectsStubpublic final void close()
close in interface AutoCloseableclose in class ProjectsStubpublic 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.