@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonNetworkEndpointGroupStub extends NetworkEndpointGroupStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonNetworkEndpointGroupStub(NetworkEndpointGroupStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonNetworkEndpointGroupStub, using the given settings.
|
protected |
HttpJsonNetworkEndpointGroupStub(NetworkEndpointGroupStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonNetworkEndpointGroupStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<AggregatedListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupAggregatedList> aggregatedListNetworkEndpointGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<AttachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> attachNetworkEndpointsNetworkEndpointGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DeleteNetworkEndpointGroupHttpRequest,Operation> deleteNetworkEndpointGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<DetachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> detachNetworkEndpointsNetworkEndpointGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetNetworkEndpointGroupHttpRequest,NetworkEndpointGroup> getNetworkEndpointGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertNetworkEndpointGroupHttpRequest,Operation> insertNetworkEndpointGroupMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList> listNetworkEndpointGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListNetworkEndpointsNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsNetworkEndpointGroupsMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<TestIamPermissionsNetworkEndpointGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNetworkEndpointGroupMethodDescriptor
protected HttpJsonNetworkEndpointGroupStub(NetworkEndpointGroupStubSettings settings, ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonNetworkEndpointGroupStub(NetworkEndpointGroupStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonNetworkEndpointGroupStub create(NetworkEndpointGroupStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonNetworkEndpointGroupStub create(ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonNetworkEndpointGroupStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@BetaApi public UnaryCallable<AggregatedListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupClient.AggregatedListNetworkEndpointGroupsPagedResponse> aggregatedListNetworkEndpointGroupsPagedCallable()
aggregatedListNetworkEndpointGroupsPagedCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<AggregatedListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupAggregatedList> aggregatedListNetworkEndpointGroupsCallable()
aggregatedListNetworkEndpointGroupsCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<AttachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> attachNetworkEndpointsNetworkEndpointGroupCallable()
attachNetworkEndpointsNetworkEndpointGroupCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<DeleteNetworkEndpointGroupHttpRequest,Operation> deleteNetworkEndpointGroupCallable()
deleteNetworkEndpointGroupCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<DetachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> detachNetworkEndpointsNetworkEndpointGroupCallable()
detachNetworkEndpointsNetworkEndpointGroupCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<GetNetworkEndpointGroupHttpRequest,NetworkEndpointGroup> getNetworkEndpointGroupCallable()
getNetworkEndpointGroupCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<InsertNetworkEndpointGroupHttpRequest,Operation> insertNetworkEndpointGroupCallable()
insertNetworkEndpointGroupCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> listNetworkEndpointGroupsPagedCallable()
listNetworkEndpointGroupsPagedCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList> listNetworkEndpointGroupsCallable()
listNetworkEndpointGroupsCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupClient.ListNetworkEndpointsNetworkEndpointGroupsPagedResponse> listNetworkEndpointsNetworkEndpointGroupsPagedCallable()
listNetworkEndpointsNetworkEndpointGroupsPagedCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsNetworkEndpointGroupsCallable()
listNetworkEndpointsNetworkEndpointGroupsCallable in class NetworkEndpointGroupStub@BetaApi public UnaryCallable<TestIamPermissionsNetworkEndpointGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNetworkEndpointGroupCallable()
testIamPermissionsNetworkEndpointGroupCallable in class NetworkEndpointGroupStubpublic final void close()
close in interface AutoCloseableclose in class NetworkEndpointGroupStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2019 Google LLC. All rights reserved.