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 CreateNodePoolRequestCreateNodePoolRequest.Builder. build()CreateNodePoolRequestCreateNodePoolRequest.Builder. buildPartial()static CreateNodePoolRequestCreateNodePoolRequest. getDefaultInstance()CreateNodePoolRequestCreateNodePoolRequest.Builder. getDefaultInstanceForType()CreateNodePoolRequestCreateNodePoolRequest. getDefaultInstanceForType()static CreateNodePoolRequestCreateNodePoolRequest. parseDelimitedFrom(InputStream input)static CreateNodePoolRequestCreateNodePoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(byte[] data)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(com.google.protobuf.ByteString data)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(InputStream input)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNodePoolRequestCreateNodePoolRequest. parseFrom(ByteBuffer data)static CreateNodePoolRequestCreateNodePoolRequest. 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 voidEdgeContainerGrpc.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.OperationEdgeContainerGrpc.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.voidEdgeContainerGrpc.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.BuilderCreateNodePoolRequest.Builder. mergeFrom(CreateNodePoolRequest other)static CreateNodePoolRequest.BuilderCreateNodePoolRequest. 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.
-