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 DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest.Builder. build()DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest.Builder. buildPartial()static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. getDefaultInstance()DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest.Builder. getDefaultInstanceForType()DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. getDefaultInstanceForType()static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseDelimitedFrom(InputStream input)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(byte[] data)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(InputStream input)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. parseFrom(ByteBuffer data)static DeleteAzureNodePoolRequestDeleteAzureNodePoolRequest. 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 voidAzureClustersGrpc.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.OperationAzureClustersGrpc.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.voidAzureClustersGrpc.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.BuilderDeleteAzureNodePoolRequest.Builder. mergeFrom(DeleteAzureNodePoolRequest other)static DeleteAzureNodePoolRequest.BuilderDeleteAzureNodePoolRequest. 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.
-