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 DeleteAttachedClusterRequestDeleteAttachedClusterRequest.Builder. build()DeleteAttachedClusterRequestDeleteAttachedClusterRequest.Builder. buildPartial()static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. getDefaultInstance()DeleteAttachedClusterRequestDeleteAttachedClusterRequest.Builder. getDefaultInstanceForType()DeleteAttachedClusterRequestDeleteAttachedClusterRequest. getDefaultInstanceForType()static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseDelimitedFrom(InputStream input)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(byte[] data)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(InputStream input)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. parseFrom(ByteBuffer data)static DeleteAttachedClusterRequestDeleteAttachedClusterRequest. 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 voidAttachedClustersGrpc.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.OperationAttachedClustersGrpc.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.voidAttachedClustersGrpc.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.BuilderDeleteAttachedClusterRequest.Builder. mergeFrom(DeleteAttachedClusterRequest other)static DeleteAttachedClusterRequest.BuilderDeleteAttachedClusterRequest. 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.
-