Uses of Class
com.google.cloud.gkemulticloud.v1.CreateAttachedClusterRequest
-
Packages that use CreateAttachedClusterRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of CreateAttachedClusterRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return CreateAttachedClusterRequest Modifier and Type Method Description CreateAttachedClusterRequest
CreateAttachedClusterRequest.Builder. build()
CreateAttachedClusterRequest
CreateAttachedClusterRequest.Builder. buildPartial()
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. getDefaultInstance()
CreateAttachedClusterRequest
CreateAttachedClusterRequest.Builder. getDefaultInstanceForType()
CreateAttachedClusterRequest
CreateAttachedClusterRequest. getDefaultInstanceForType()
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseDelimitedFrom(InputStream input)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(byte[] data)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(InputStream input)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(ByteBuffer data)
static CreateAttachedClusterRequest
CreateAttachedClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type CreateAttachedClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersClient. createAttachedClusterCallable()
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterOperationCallable()
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings.Builder. createAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings. createAttachedClusterOperationSettings()
Returns the object with the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersSettings.Builder. createAttachedClusterSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersSettings. createAttachedClusterSettings()
Returns the object with the settings used for calls to createAttachedCluster.static io.grpc.MethodDescriptor<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersGrpc. getCreateAttachedClusterMethod()
com.google.protobuf.Parser<CreateAttachedClusterRequest>
CreateAttachedClusterRequest. getParserForType()
static com.google.protobuf.Parser<CreateAttachedClusterRequest>
CreateAttachedClusterRequest. parser()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type CreateAttachedClusterRequest Modifier and Type Method Description default void
AttachedClustersGrpc.AsyncService. createAttachedCluster(CreateAttachedClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.longrunning.Operation
AttachedClustersGrpc.AttachedClustersBlockingStub. createAttachedCluster(CreateAttachedClusterRequest request)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AttachedClustersGrpc.AttachedClustersFutureStub. createAttachedCluster(CreateAttachedClusterRequest request)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.void
AttachedClustersGrpc.AttachedClustersStub. createAttachedCluster(CreateAttachedClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(CreateAttachedClusterRequest request)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.CreateAttachedClusterRequest.Builder
CreateAttachedClusterRequest.Builder. mergeFrom(CreateAttachedClusterRequest other)
static CreateAttachedClusterRequest.Builder
CreateAttachedClusterRequest. newBuilder(CreateAttachedClusterRequest prototype)
-
Uses of CreateAttachedClusterRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type CreateAttachedClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersStub. createAttachedClusterCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>
GrpcAttachedClustersStub. createAttachedClusterCallable()
com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>
HttpJsonAttachedClustersStub. createAttachedClusterCallable()
com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
GrpcAttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
HttpJsonAttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings.Builder. createAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings. createAttachedClusterOperationSettings()
Returns the object with the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersStubSettings.Builder. createAttachedClusterSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateAttachedClusterRequest,com.google.longrunning.Operation>
AttachedClustersStubSettings. createAttachedClusterSettings()
Returns the object with the settings used for calls to createAttachedCluster.
-