public class GrpcNodeGroupControllerStub extends NodeGroupControllerStub
gRPC stub implementation for the NodeGroupController service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcNodeGroupControllerStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcNodeGroupControllerStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(NodeGroupControllerStubSettings settings)
public static final GrpcNodeGroupControllerStub create(NodeGroupControllerStubSettings settings)
Constructors
GrpcNodeGroupControllerStub(NodeGroupControllerStubSettings settings, ClientContext clientContext)
protected GrpcNodeGroupControllerStub(NodeGroupControllerStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcNodeGroupControllerStub, 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.
GrpcNodeGroupControllerStub(NodeGroupControllerStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcNodeGroupControllerStub(NodeGroupControllerStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcNodeGroupControllerStub, 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
createNodeGroupCallable()
public UnaryCallable<CreateNodeGroupRequest,Operation> createNodeGroupCallable()
Overrides
createNodeGroupOperationCallable()
public OperationCallable<CreateNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata> createNodeGroupOperationCallable()
Overrides
getNodeGroupCallable()
public UnaryCallable<GetNodeGroupRequest,NodeGroup> getNodeGroupCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
resizeNodeGroupCallable()
public UnaryCallable<ResizeNodeGroupRequest,Operation> resizeNodeGroupCallable()
Overrides
resizeNodeGroupOperationCallable()
public OperationCallable<ResizeNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata> resizeNodeGroupOperationCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()