@Generated(value="by gapic-generator-java") public class HttpJsonSubnetworksStub extends SubnetworksStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonSubnetworksStub(SubnetworksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonSubnetworksStub, using the given settings.
|
protected |
HttpJsonSubnetworksStub(SubnetworksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSubnetworksStub, using the given settings.
|
protected HttpJsonSubnetworksStub(SubnetworksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonSubnetworksStub(SubnetworksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonSubnetworksStub create(SubnetworksStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonSubnetworksStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonSubnetworksStub 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<AggregatedListSubnetworksRequest,SubnetworkAggregatedList> aggregatedListCallable()
aggregatedListCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListSubnetworksRequest,SubnetworksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteSubnetworkRequest,Operation> deleteCallable()
deleteCallable in class SubnetworksStubpublic com.google.api.gax.rpc.OperationCallable<DeleteSubnetworkRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ExpandIpCidrRangeSubnetworkRequest,Operation> expandIpCidrRangeCallable()
expandIpCidrRangeCallable in class SubnetworksStubpublic com.google.api.gax.rpc.OperationCallable<ExpandIpCidrRangeSubnetworkRequest,Operation,Operation> expandIpCidrRangeOperationCallable()
expandIpCidrRangeOperationCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<GetSubnetworkRequest,Subnetwork> getCallable()
getCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicySubnetworkRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<InsertSubnetworkRequest,Operation> insertCallable()
insertCallable in class SubnetworksStubpublic com.google.api.gax.rpc.OperationCallable<InsertSubnetworkRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListSubnetworksRequest,SubnetworkList> listCallable()
listCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListSubnetworksRequest,SubnetworksClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList> listUsableCallable()
listUsableCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> listUsablePagedCallable()
listUsablePagedCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<PatchSubnetworkRequest,Operation> patchCallable()
patchCallable in class SubnetworksStubpublic com.google.api.gax.rpc.OperationCallable<PatchSubnetworkRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicySubnetworkRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation> setPrivateIpGoogleAccessCallable()
setPrivateIpGoogleAccessCallable in class SubnetworksStubpublic com.google.api.gax.rpc.OperationCallable<SetPrivateIpGoogleAccessSubnetworkRequest,Operation,Operation> setPrivateIpGoogleAccessOperationCallable()
setPrivateIpGoogleAccessOperationCallable in class SubnetworksStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsSubnetworkRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class SubnetworksStubpublic final void close()
close in interface AutoCloseableclose in class SubnetworksStubpublic 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.