Uses of Class
com.google.cloud.gkemulticloud.v1.DeleteAzureClientRequest
-
Packages that use DeleteAzureClientRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of DeleteAzureClientRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return DeleteAzureClientRequest Modifier and Type Method Description DeleteAzureClientRequest
DeleteAzureClientRequest.Builder. build()
DeleteAzureClientRequest
DeleteAzureClientRequest.Builder. buildPartial()
static DeleteAzureClientRequest
DeleteAzureClientRequest. getDefaultInstance()
DeleteAzureClientRequest
DeleteAzureClientRequest.Builder. getDefaultInstanceForType()
DeleteAzureClientRequest
DeleteAzureClientRequest. getDefaultInstanceForType()
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseDelimitedFrom(InputStream input)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(byte[] data)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(InputStream input)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(ByteBuffer data)
static DeleteAzureClientRequest
DeleteAzureClientRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type DeleteAzureClientRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersClient. deleteAzureClientCallable()
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.com.google.api.gax.rpc.OperationCallable<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersClient. deleteAzureClientOperationCallable()
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersSettings.Builder. deleteAzureClientOperationSettings()
Returns the builder for the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.OperationCallSettings<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersSettings. deleteAzureClientOperationSettings()
Returns the object with the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersSettings.Builder. deleteAzureClientSettings()
Returns the builder for the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.UnaryCallSettings<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersSettings. deleteAzureClientSettings()
Returns the object with the settings used for calls to deleteAzureClient.static io.grpc.MethodDescriptor<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersGrpc. getDeleteAzureClientMethod()
com.google.protobuf.Parser<DeleteAzureClientRequest>
DeleteAzureClientRequest. getParserForType()
static com.google.protobuf.Parser<DeleteAzureClientRequest>
DeleteAzureClientRequest. parser()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type DeleteAzureClientRequest Modifier and Type Method Description default void
AzureClustersGrpc.AsyncService. deleteAzureClient(DeleteAzureClientRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.com.google.longrunning.Operation
AzureClustersGrpc.AzureClustersBlockingStub. deleteAzureClient(DeleteAzureClientRequest request)
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AzureClustersGrpc.AzureClustersFutureStub. deleteAzureClient(DeleteAzureClientRequest request)
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.void
AzureClustersGrpc.AzureClustersStub. deleteAzureClient(DeleteAzureClientRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
AzureClustersClient. deleteAzureClientAsync(DeleteAzureClientRequest request)
Deletes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.DeleteAzureClientRequest.Builder
DeleteAzureClientRequest.Builder. mergeFrom(DeleteAzureClientRequest other)
static DeleteAzureClientRequest.Builder
DeleteAzureClientRequest. newBuilder(DeleteAzureClientRequest prototype)
-
Uses of DeleteAzureClientRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type DeleteAzureClientRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersStub. deleteAzureClientCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteAzureClientRequest,com.google.longrunning.Operation>
GrpcAzureClustersStub. deleteAzureClientCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteAzureClientRequest,com.google.longrunning.Operation>
HttpJsonAzureClustersStub. deleteAzureClientCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersStub. deleteAzureClientOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcAzureClustersStub. deleteAzureClientOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonAzureClustersStub. deleteAzureClientOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersStubSettings.Builder. deleteAzureClientOperationSettings()
Returns the builder for the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.OperationCallSettings<DeleteAzureClientRequest,com.google.protobuf.Empty,OperationMetadata>
AzureClustersStubSettings. deleteAzureClientOperationSettings()
Returns the object with the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersStubSettings.Builder. deleteAzureClientSettings()
Returns the builder for the settings used for calls to deleteAzureClient.com.google.api.gax.rpc.UnaryCallSettings<DeleteAzureClientRequest,com.google.longrunning.Operation>
AzureClustersStubSettings. deleteAzureClientSettings()
Returns the object with the settings used for calls to deleteAzureClient.
-