public class HttpJsonRegionNetworkEndpointGroupsStub extends RegionNetworkEndpointGroupsStub
REST stub implementation for the RegionNetworkEndpointGroups service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonRegionNetworkEndpointGroupsStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionNetworkEndpointGroupsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(RegionNetworkEndpointGroupsStubSettings settings)
public static final HttpJsonRegionNetworkEndpointGroupsStub create(RegionNetworkEndpointGroupsStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonRegionNetworkEndpointGroupsStub(RegionNetworkEndpointGroupsStubSettings settings, ClientContext clientContext)
protected HttpJsonRegionNetworkEndpointGroupsStub(RegionNetworkEndpointGroupsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonRegionNetworkEndpointGroupsStub, 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.
HttpJsonRegionNetworkEndpointGroupsStub(RegionNetworkEndpointGroupsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonRegionNetworkEndpointGroupsStub(RegionNetworkEndpointGroupsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionNetworkEndpointGroupsStub, 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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteRegionNetworkEndpointGroupRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteRegionNetworkEndpointGroupRequest,Operation,Operation> deleteOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetRegionNetworkEndpointGroupRequest,NetworkEndpointGroup> getCallable()
Overrides
insertCallable()
public UnaryCallable<InsertRegionNetworkEndpointGroupRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertRegionNetworkEndpointGroupRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListRegionNetworkEndpointGroupsRequest,RegionNetworkEndpointGroupsClient.ListPagedResponse> listPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()