Uses of Class
com.google.cloud.gkemulticloud.v1.CreateAzureClientRequest
-
Packages that use CreateAzureClientRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of CreateAzureClientRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return CreateAzureClientRequest Modifier and Type Method Description CreateAzureClientRequestCreateAzureClientRequest.Builder. build()CreateAzureClientRequestCreateAzureClientRequest.Builder. buildPartial()static CreateAzureClientRequestCreateAzureClientRequest. getDefaultInstance()CreateAzureClientRequestCreateAzureClientRequest.Builder. getDefaultInstanceForType()CreateAzureClientRequestCreateAzureClientRequest. getDefaultInstanceForType()static CreateAzureClientRequestCreateAzureClientRequest. parseDelimitedFrom(InputStream input)static CreateAzureClientRequestCreateAzureClientRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(byte[] data)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(com.google.protobuf.ByteString data)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(InputStream input)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(ByteBuffer data)static CreateAzureClientRequestCreateAzureClientRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type CreateAzureClientRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersClient. createAzureClientCallable()Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.com.google.api.gax.rpc.OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersClient. createAzureClientOperationCallable()Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersSettings.Builder. createAzureClientOperationSettings()Returns the builder for the settings used for calls to createAzureClient.com.google.api.gax.rpc.OperationCallSettings<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersSettings. createAzureClientOperationSettings()Returns the object with the settings used for calls to createAzureClient.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersSettings.Builder. createAzureClientSettings()Returns the builder for the settings used for calls to createAzureClient.com.google.api.gax.rpc.UnaryCallSettings<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersSettings. createAzureClientSettings()Returns the object with the settings used for calls to createAzureClient.static io.grpc.MethodDescriptor<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersGrpc. getCreateAzureClientMethod()com.google.protobuf.Parser<CreateAzureClientRequest>CreateAzureClientRequest. getParserForType()static com.google.protobuf.Parser<CreateAzureClientRequest>CreateAzureClientRequest. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type CreateAzureClientRequest Modifier and Type Method Description default voidAzureClustersGrpc.AsyncService. createAzureClient(CreateAzureClientRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.com.google.longrunning.OperationAzureClustersGrpc.AzureClustersBlockingStub. createAzureClient(CreateAzureClientRequest request)Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AzureClustersGrpc.AzureClustersFutureStub. createAzureClient(CreateAzureClientRequest request)Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.voidAzureClustersGrpc.AzureClustersStub. createAzureClient(CreateAzureClientRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.com.google.api.gax.longrunning.OperationFuture<AzureClient,OperationMetadata>AzureClustersClient. createAzureClientAsync(CreateAzureClientRequest request)Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.CreateAzureClientRequest.BuilderCreateAzureClientRequest.Builder. mergeFrom(CreateAzureClientRequest other)static CreateAzureClientRequest.BuilderCreateAzureClientRequest. newBuilder(CreateAzureClientRequest prototype) -
Uses of CreateAzureClientRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type CreateAzureClientRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersStub. createAzureClientCallable()com.google.api.gax.rpc.UnaryCallable<CreateAzureClientRequest,com.google.longrunning.Operation>GrpcAzureClustersStub. createAzureClientCallable()com.google.api.gax.rpc.UnaryCallable<CreateAzureClientRequest,com.google.longrunning.Operation>HttpJsonAzureClustersStub. createAzureClientCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersStub. createAzureClientOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata>GrpcAzureClustersStub. createAzureClientOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata>HttpJsonAzureClustersStub. createAzureClientOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersStubSettings.Builder. createAzureClientOperationSettings()Returns the builder for the settings used for calls to createAzureClient.com.google.api.gax.rpc.OperationCallSettings<CreateAzureClientRequest,AzureClient,OperationMetadata>AzureClustersStubSettings. createAzureClientOperationSettings()Returns the object with the settings used for calls to createAzureClient.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersStubSettings.Builder. createAzureClientSettings()Returns the builder for the settings used for calls to createAzureClient.com.google.api.gax.rpc.UnaryCallSettings<CreateAzureClientRequest,com.google.longrunning.Operation>AzureClustersStubSettings. createAzureClientSettings()Returns the object with the settings used for calls to createAzureClient.
-