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