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