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 GetAzureClientRequestGetAzureClientRequest.Builder. build()GetAzureClientRequestGetAzureClientRequest.Builder. buildPartial()static GetAzureClientRequestGetAzureClientRequest. getDefaultInstance()GetAzureClientRequestGetAzureClientRequest.Builder. getDefaultInstanceForType()GetAzureClientRequestGetAzureClientRequest. getDefaultInstanceForType()static GetAzureClientRequestGetAzureClientRequest. parseDelimitedFrom(InputStream input)static GetAzureClientRequestGetAzureClientRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAzureClientRequestGetAzureClientRequest. parseFrom(byte[] data)static GetAzureClientRequestGetAzureClientRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAzureClientRequestGetAzureClientRequest. parseFrom(com.google.protobuf.ByteString data)static GetAzureClientRequestGetAzureClientRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAzureClientRequestGetAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetAzureClientRequestGetAzureClientRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAzureClientRequestGetAzureClientRequest. parseFrom(InputStream input)static GetAzureClientRequestGetAzureClientRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAzureClientRequestGetAzureClientRequest. parseFrom(ByteBuffer data)static GetAzureClientRequestGetAzureClientRequest. 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 AzureClientAzureClustersClient. getAzureClient(GetAzureClientRequest request)Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.default voidAzureClustersGrpc.AsyncService. getAzureClient(GetAzureClientRequest request, io.grpc.stub.StreamObserver<AzureClient> responseObserver)Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.AzureClientAzureClustersGrpc.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.voidAzureClustersGrpc.AzureClustersStub. getAzureClient(GetAzureClientRequest request, io.grpc.stub.StreamObserver<AzureClient> responseObserver)Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.GetAzureClientRequest.BuilderGetAzureClientRequest.Builder. mergeFrom(GetAzureClientRequest other)static GetAzureClientRequest.BuilderGetAzureClientRequest. 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.
-