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