@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonSubnetworkStub extends SubnetworkStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonSubnetworkStub(SubnetworkStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonSubnetworkStub, using the given settings.
|
protected |
HttpJsonSubnetworkStub(SubnetworkStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSubnetworkStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> aggregatedListSubnetworksMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DeleteSubnetworkHttpRequest,Operation> deleteSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> expandIpCidrRangeSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetSubnetworkHttpRequest,Subnetwork> getSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetIamPolicySubnetworkHttpRequest,Policy> getIamPolicySubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertSubnetworkHttpRequest,Operation> insertSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListSubnetworksHttpRequest,SubnetworkList> listSubnetworksMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> listUsableSubnetworksMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<PatchSubnetworkHttpRequest,Operation> patchSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetIamPolicySubnetworkHttpRequest,Policy> setIamPolicySubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetPrivateIpGoogleAccessSubnetworkHttpRequest,Operation> setPrivateIpGoogleAccessSubnetworkMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<TestIamPermissionsSubnetworkHttpRequest,TestPermissionsResponse> testIamPermissionsSubnetworkMethodDescriptor
protected HttpJsonSubnetworkStub(SubnetworkStubSettings settings, ClientContext clientContext) throws IOException
IOException
protected HttpJsonSubnetworkStub(SubnetworkStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonSubnetworkStub create(SubnetworkStubSettings settings) throws IOException
IOException
public static final HttpJsonSubnetworkStub create(ClientContext clientContext) throws IOException
IOException
public static final HttpJsonSubnetworkStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkClient.AggregatedListSubnetworksPagedResponse> aggregatedListSubnetworksPagedCallable()
aggregatedListSubnetworksPagedCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<AggregatedListSubnetworksHttpRequest,SubnetworkAggregatedList> aggregatedListSubnetworksCallable()
aggregatedListSubnetworksCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<DeleteSubnetworkHttpRequest,Operation> deleteSubnetworkCallable()
deleteSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<ExpandIpCidrRangeSubnetworkHttpRequest,Operation> expandIpCidrRangeSubnetworkCallable()
expandIpCidrRangeSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<GetSubnetworkHttpRequest,Subnetwork> getSubnetworkCallable()
getSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<GetIamPolicySubnetworkHttpRequest,Policy> getIamPolicySubnetworkCallable()
getIamPolicySubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<InsertSubnetworkHttpRequest,Operation> insertSubnetworkCallable()
insertSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> listSubnetworksPagedCallable()
listSubnetworksPagedCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<ListSubnetworksHttpRequest,SubnetworkList> listSubnetworksCallable()
listSubnetworksCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<ListUsableSubnetworksHttpRequest,SubnetworkClient.ListUsableSubnetworksPagedResponse> listUsableSubnetworksPagedCallable()
listUsableSubnetworksPagedCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> listUsableSubnetworksCallable()
listUsableSubnetworksCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<PatchSubnetworkHttpRequest,Operation> patchSubnetworkCallable()
patchSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<SetIamPolicySubnetworkHttpRequest,Policy> setIamPolicySubnetworkCallable()
setIamPolicySubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<SetPrivateIpGoogleAccessSubnetworkHttpRequest,Operation> setPrivateIpGoogleAccessSubnetworkCallable()
setPrivateIpGoogleAccessSubnetworkCallable
in class SubnetworkStub
@BetaApi public UnaryCallable<TestIamPermissionsSubnetworkHttpRequest,TestPermissionsResponse> testIamPermissionsSubnetworkCallable()
testIamPermissionsSubnetworkCallable
in class SubnetworkStub
public final void close()
close
in interface AutoCloseable
close
in class SubnetworkStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.