Uses of Class
com.google.cloud.edgecontainer.v1.UpdateNodePoolRequest
-
Packages that use UpdateNodePoolRequest Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container APIcom.google.cloud.edgecontainer.v1.stub -
-
Uses of UpdateNodePoolRequest in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return UpdateNodePoolRequest Modifier and Type Method Description UpdateNodePoolRequest
UpdateNodePoolRequest.Builder. build()
UpdateNodePoolRequest
UpdateNodePoolRequest.Builder. buildPartial()
static UpdateNodePoolRequest
UpdateNodePoolRequest. getDefaultInstance()
UpdateNodePoolRequest
UpdateNodePoolRequest.Builder. getDefaultInstanceForType()
UpdateNodePoolRequest
UpdateNodePoolRequest. getDefaultInstanceForType()
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseDelimitedFrom(InputStream input)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(byte[] data)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(InputStream input)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(ByteBuffer data)
static UpdateNodePoolRequest
UpdateNodePoolRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.edgecontainer.v1 that return types with arguments of type UpdateNodePoolRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateNodePoolRequest>
UpdateNodePoolRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerGrpc. getUpdateNodePoolMethod()
static com.google.protobuf.Parser<UpdateNodePoolRequest>
UpdateNodePoolRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerClient. updateNodePoolCallable()
Updates the parameters of a single NodePool.com.google.api.gax.rpc.OperationCallable<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerClient. updateNodePoolOperationCallable()
Updates the parameters of a single NodePool.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerSettings.Builder. updateNodePoolOperationSettings()
Returns the builder for the settings used for calls to updateNodePool.com.google.api.gax.rpc.OperationCallSettings<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerSettings. updateNodePoolOperationSettings()
Returns the object with the settings used for calls to updateNodePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerSettings.Builder. updateNodePoolSettings()
Returns the builder for the settings used for calls to updateNodePool.com.google.api.gax.rpc.UnaryCallSettings<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerSettings. updateNodePoolSettings()
Returns the object with the settings used for calls to updateNodePool.Methods in com.google.cloud.edgecontainer.v1 with parameters of type UpdateNodePoolRequest Modifier and Type Method Description UpdateNodePoolRequest.Builder
UpdateNodePoolRequest.Builder. mergeFrom(UpdateNodePoolRequest other)
static UpdateNodePoolRequest.Builder
UpdateNodePoolRequest. newBuilder(UpdateNodePoolRequest prototype)
default void
EdgeContainerGrpc.AsyncService. updateNodePool(UpdateNodePoolRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single NodePool.com.google.longrunning.Operation
EdgeContainerGrpc.EdgeContainerBlockingStub. updateNodePool(UpdateNodePoolRequest request)
Updates the parameters of a single NodePool.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EdgeContainerGrpc.EdgeContainerFutureStub. updateNodePool(UpdateNodePoolRequest request)
Updates the parameters of a single NodePool.void
EdgeContainerGrpc.EdgeContainerStub. updateNodePool(UpdateNodePoolRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single NodePool.com.google.api.gax.longrunning.OperationFuture<NodePool,OperationMetadata>
EdgeContainerClient. updateNodePoolAsync(UpdateNodePoolRequest request)
Updates the parameters of a single NodePool. -
Uses of UpdateNodePoolRequest in com.google.cloud.edgecontainer.v1.stub
Methods in com.google.cloud.edgecontainer.v1.stub that return types with arguments of type UpdateNodePoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerStub. updateNodePoolCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateNodePoolRequest,com.google.longrunning.Operation>
GrpcEdgeContainerStub. updateNodePoolCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateNodePoolRequest,com.google.longrunning.Operation>
HttpJsonEdgeContainerStub. updateNodePoolCallable()
com.google.api.gax.rpc.OperationCallable<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerStub. updateNodePoolOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateNodePoolRequest,NodePool,OperationMetadata>
GrpcEdgeContainerStub. updateNodePoolOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateNodePoolRequest,NodePool,OperationMetadata>
HttpJsonEdgeContainerStub. updateNodePoolOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerStubSettings.Builder. updateNodePoolOperationSettings()
Returns the builder for the settings used for calls to updateNodePool.com.google.api.gax.rpc.OperationCallSettings<UpdateNodePoolRequest,NodePool,OperationMetadata>
EdgeContainerStubSettings. updateNodePoolOperationSettings()
Returns the object with the settings used for calls to updateNodePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerStubSettings.Builder. updateNodePoolSettings()
Returns the builder for the settings used for calls to updateNodePool.com.google.api.gax.rpc.UnaryCallSettings<UpdateNodePoolRequest,com.google.longrunning.Operation>
EdgeContainerStubSettings. updateNodePoolSettings()
Returns the object with the settings used for calls to updateNodePool.
-