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