Uses of Class
com.google.cloud.gkemulticloud.v1.CreateAzureNodePoolRequest
-
Packages that use CreateAzureNodePoolRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of CreateAzureNodePoolRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return CreateAzureNodePoolRequest Modifier and Type Method Description CreateAzureNodePoolRequestCreateAzureNodePoolRequest.Builder. build()CreateAzureNodePoolRequestCreateAzureNodePoolRequest.Builder. buildPartial()static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. getDefaultInstance()CreateAzureNodePoolRequestCreateAzureNodePoolRequest.Builder. getDefaultInstanceForType()CreateAzureNodePoolRequestCreateAzureNodePoolRequest. getDefaultInstanceForType()static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseDelimitedFrom(InputStream input)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(byte[] data)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(com.google.protobuf.ByteString data)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(InputStream input)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(ByteBuffer data)static CreateAzureNodePoolRequestCreateAzureNodePoolRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type CreateAzureNodePoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersClient. createAzureNodePoolCallable()Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].com.google.api.gax.rpc.OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersClient. createAzureNodePoolOperationCallable()Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersSettings.Builder. createAzureNodePoolOperationSettings()Returns the builder for the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.OperationCallSettings<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersSettings. createAzureNodePoolOperationSettings()Returns the object with the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersSettings.Builder. createAzureNodePoolSettings()Returns the builder for the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.UnaryCallSettings<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersSettings. createAzureNodePoolSettings()Returns the object with the settings used for calls to createAzureNodePool.static io.grpc.MethodDescriptor<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersGrpc. getCreateAzureNodePoolMethod()com.google.protobuf.Parser<CreateAzureNodePoolRequest>CreateAzureNodePoolRequest. getParserForType()static com.google.protobuf.Parser<CreateAzureNodePoolRequest>CreateAzureNodePoolRequest. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type CreateAzureNodePoolRequest Modifier and Type Method Description default voidAzureClustersGrpc.AsyncService. createAzureNodePool(CreateAzureNodePoolRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].com.google.longrunning.OperationAzureClustersGrpc.AzureClustersBlockingStub. createAzureNodePool(CreateAzureNodePoolRequest request)Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AzureClustersGrpc.AzureClustersFutureStub. createAzureNodePool(CreateAzureNodePoolRequest request)Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].voidAzureClustersGrpc.AzureClustersStub. createAzureNodePool(CreateAzureNodePoolRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].com.google.api.gax.longrunning.OperationFuture<AzureNodePool,OperationMetadata>AzureClustersClient. createAzureNodePoolAsync(CreateAzureNodePoolRequest request)Creates a new [AzureNodePool][google.cloud.gkemulticloud.v1.AzureNodePool], attached to a given [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster].CreateAzureNodePoolRequest.BuilderCreateAzureNodePoolRequest.Builder. mergeFrom(CreateAzureNodePoolRequest other)static CreateAzureNodePoolRequest.BuilderCreateAzureNodePoolRequest. newBuilder(CreateAzureNodePoolRequest prototype) -
Uses of CreateAzureNodePoolRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type CreateAzureNodePoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersStub. createAzureNodePoolCallable()com.google.api.gax.rpc.UnaryCallable<CreateAzureNodePoolRequest,com.google.longrunning.Operation>GrpcAzureClustersStub. createAzureNodePoolCallable()com.google.api.gax.rpc.UnaryCallable<CreateAzureNodePoolRequest,com.google.longrunning.Operation>HttpJsonAzureClustersStub. createAzureNodePoolCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersStub. createAzureNodePoolOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>GrpcAzureClustersStub. createAzureNodePoolOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>HttpJsonAzureClustersStub. createAzureNodePoolOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersStubSettings.Builder. createAzureNodePoolOperationSettings()Returns the builder for the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.OperationCallSettings<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>AzureClustersStubSettings. createAzureNodePoolOperationSettings()Returns the object with the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersStubSettings.Builder. createAzureNodePoolSettings()Returns the builder for the settings used for calls to createAzureNodePool.com.google.api.gax.rpc.UnaryCallSettings<CreateAzureNodePoolRequest,com.google.longrunning.Operation>AzureClustersStubSettings. createAzureNodePoolSettings()Returns the object with the settings used for calls to createAzureNodePool.
-