Class HttpJsonNetworkEndpointGroupsStub (1.52.0)

public class HttpJsonNetworkEndpointGroupsStub extends NetworkEndpointGroupsStub

REST stub implementation for the NetworkEndpointGroups service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > NetworkEndpointGroupsStub > HttpJsonNetworkEndpointGroupsStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonNetworkEndpointGroupsStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonNetworkEndpointGroupsStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonNetworkEndpointGroupsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonNetworkEndpointGroupsStub
Exceptions
Type Description
IOException

create(NetworkEndpointGroupsStubSettings settings)

public static final HttpJsonNetworkEndpointGroupsStub create(NetworkEndpointGroupsStubSettings settings)
Parameter
Name Description
settings NetworkEndpointGroupsStubSettings
Returns
Type Description
HttpJsonNetworkEndpointGroupsStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonNetworkEndpointGroupsStub(NetworkEndpointGroupsStubSettings settings, ClientContext clientContext)

protected HttpJsonNetworkEndpointGroupsStub(NetworkEndpointGroupsStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonNetworkEndpointGroupsStub, 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.

Parameters
Name Description
settings NetworkEndpointGroupsStubSettings
clientContext ClientContext

HttpJsonNetworkEndpointGroupsStub(NetworkEndpointGroupsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonNetworkEndpointGroupsStub(NetworkEndpointGroupsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonNetworkEndpointGroupsStub, 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.

Parameters
Name Description
settings NetworkEndpointGroupsStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList> aggregatedListCallable()
Returns
Type Description
UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList>
Overrides

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
Type Description
UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,AggregatedListPagedResponse>
Overrides

attachNetworkEndpointsCallable()

public UnaryCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation> attachNetworkEndpointsCallable()
Returns
Type Description
UnaryCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation>
Overrides

attachNetworkEndpointsOperationCallable()

public OperationCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> attachNetworkEndpointsOperationCallable()
Returns
Type Description
OperationCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation>
Overrides

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close()

public final void close()
Overrides

deleteCallable()

public UnaryCallable<DeleteNetworkEndpointGroupRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteNetworkEndpointGroupRequest,Operation>
Overrides

deleteOperationCallable()

public OperationCallable<DeleteNetworkEndpointGroupRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteNetworkEndpointGroupRequest,Operation,Operation>
Overrides

detachNetworkEndpointsCallable()

public UnaryCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation> detachNetworkEndpointsCallable()
Returns
Type Description
UnaryCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation>
Overrides

detachNetworkEndpointsOperationCallable()

public OperationCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> detachNetworkEndpointsOperationCallable()
Returns
Type Description
OperationCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation>
Overrides

getCallable()

public UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup> getCallable()
Returns
Type Description
UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>
Overrides

insertCallable()

public UnaryCallable<InsertNetworkEndpointGroupRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertNetworkEndpointGroupRequest,Operation>
Overrides

insertOperationCallable()

public OperationCallable<InsertNetworkEndpointGroupRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertNetworkEndpointGroupRequest,Operation,Operation>
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listCallable()

public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList> listCallable()
Returns
Type Description
UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList>
Overrides

listNetworkEndpointsCallable()

public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsCallable()
Returns
Type Description
UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints>
Overrides

listNetworkEndpointsPagedCallable()

public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse> listNetworkEndpointsPagedCallable()
Returns
Type Description
UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,ListNetworkEndpointsPagedResponse>
Overrides

listPagedCallable()

public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListNetworkEndpointGroupsRequest,ListPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsNetworkEndpointGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<TestIamPermissionsNetworkEndpointGroupRequest,TestPermissionsResponse>
Overrides