Uses of Class
com.google.cloud.gkemulticloud.v1.AzureClient
-
Packages that use AzureClient Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AzureClient in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AzureClient Modifier and Type Method Description AzureClient
AzureClient.Builder. build()
AzureClient
AzureClient.Builder. buildPartial()
AzureClient
AzureClustersClient. getAzureClient(AzureClientName name)
Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.AzureClient
AzureClustersClient. getAzureClient(GetAzureClientRequest request)
Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.AzureClient
AzureClustersClient. getAzureClient(String name)
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.AzureClient
CreateAzureClientRequest.Builder. getAzureClient()
Required.AzureClient
CreateAzureClientRequest. getAzureClient()
Required.AzureClient
CreateAzureClientRequestOrBuilder. getAzureClient()
Required.AzureClient
ListAzureClientsResponse.Builder. getAzureClients(int index)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.AzureClient
ListAzureClientsResponse. getAzureClients(int index)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.AzureClient
ListAzureClientsResponseOrBuilder. getAzureClients(int index)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.static AzureClient
AzureClient. getDefaultInstance()
AzureClient
AzureClient.Builder. getDefaultInstanceForType()
AzureClient
AzureClient. getDefaultInstanceForType()
static AzureClient
AzureClient. parseDelimitedFrom(InputStream input)
static AzureClient
AzureClient. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AzureClient
AzureClient. parseFrom(byte[] data)
static AzureClient
AzureClient. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AzureClient
AzureClient. parseFrom(com.google.protobuf.ByteString data)
static AzureClient
AzureClient. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AzureClient
AzureClient. parseFrom(com.google.protobuf.CodedInputStream input)
static AzureClient
AzureClient. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AzureClient
AzureClient. parseFrom(InputStream input)
static AzureClient
AzureClient. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AzureClient
AzureClient. parseFrom(ByteBuffer data)
static AzureClient
AzureClient. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AzureClient Modifier and Type Method Description 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.com.google.api.gax.longrunning.OperationFuture<AzureClient,OperationMetadata>
AzureClustersClient. createAzureClientAsync(LocationName parent, AzureClient azureClient, String azureClientId)
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(String parent, AzureClient azureClient, String azureClientId)
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.common.util.concurrent.ListenableFuture<AzureClient>
AzureClustersGrpc.AzureClustersFutureStub. getAzureClient(GetAzureClientRequest request)
Describes a specific [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource.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.List<AzureClient>
ListAzureClientsResponse.Builder. getAzureClientsList()
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.List<AzureClient>
ListAzureClientsResponse. getAzureClientsList()
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.List<AzureClient>
ListAzureClientsResponseOrBuilder. getAzureClientsList()
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.static io.grpc.MethodDescriptor<GetAzureClientRequest,AzureClient>
AzureClustersGrpc. getGetAzureClientMethod()
com.google.protobuf.Parser<AzureClient>
AzureClient. getParserForType()
static com.google.protobuf.Parser<AzureClient>
AzureClient. parser()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AzureClient Modifier and Type Method Description ListAzureClientsResponse.Builder
ListAzureClientsResponse.Builder. addAzureClients(int index, AzureClient value)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.ListAzureClientsResponse.Builder
ListAzureClientsResponse.Builder. addAzureClients(AzureClient value)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.com.google.api.gax.longrunning.OperationFuture<AzureClient,OperationMetadata>
AzureClustersClient. createAzureClientAsync(LocationName parent, AzureClient azureClient, String azureClientId)
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(String parent, AzureClient azureClient, String azureClientId)
Creates a new [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resource on a given Google Cloud project and region.CreateAzureClientRequest.Builder
CreateAzureClientRequest.Builder. mergeAzureClient(AzureClient value)
Required.AzureClient.Builder
AzureClient.Builder. mergeFrom(AzureClient other)
static AzureClient.Builder
AzureClient. newBuilder(AzureClient prototype)
CreateAzureClientRequest.Builder
CreateAzureClientRequest.Builder. setAzureClient(AzureClient value)
Required.ListAzureClientsResponse.Builder
ListAzureClientsResponse.Builder. setAzureClients(int index, AzureClient value)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.Method parameters in com.google.cloud.gkemulticloud.v1 with type arguments of type AzureClient Modifier and Type Method Description ListAzureClientsResponse.Builder
ListAzureClientsResponse.Builder. addAllAzureClients(Iterable<? extends AzureClient> values)
A list of [AzureClient][google.cloud.gkemulticloud.v1.AzureClient] resources in the specified Google Cloud project and region region.static com.google.api.core.ApiFuture<AzureClustersClient.ListAzureClientsPagedResponse>
AzureClustersClient.ListAzureClientsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAzureClientsRequest,ListAzureClientsResponse,AzureClient> context, com.google.api.core.ApiFuture<ListAzureClientsResponse> futureResponse)
protected AzureClustersClient.ListAzureClientsPage
AzureClustersClient.ListAzureClientsPage. createPage(com.google.api.gax.rpc.PageContext<ListAzureClientsRequest,ListAzureClientsResponse,AzureClient> context, ListAzureClientsResponse response)
com.google.api.core.ApiFuture<AzureClustersClient.ListAzureClientsPage>
AzureClustersClient.ListAzureClientsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAzureClientsRequest,ListAzureClientsResponse,AzureClient> context, com.google.api.core.ApiFuture<ListAzureClientsResponse> futureResponse)
default void
AzureClustersGrpc.AsyncService. getAzureClient(GetAzureClientRequest request, io.grpc.stub.StreamObserver<AzureClient> responseObserver)
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. -
Uses of AzureClient in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type AzureClient Modifier and Type Method Description 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.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.
-