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