Uses of Class
com.google.cloud.gkemulticloud.v1.stub.AzureClustersStub
-
Packages that use AzureClustersStub Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AzureClustersStub in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AzureClustersStub Modifier and Type Method Description AzureClustersStubAzureClustersClient. getStub()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AzureClustersStub Modifier and Type Method Description static AzureClustersClientAzureClustersClient. create(AzureClustersStub stub)Constructs an instance of AzureClustersClient, using the given stub for making calls.Constructors in com.google.cloud.gkemulticloud.v1 with parameters of type AzureClustersStub Constructor Description AzureClustersClient(AzureClustersStub stub) -
Uses of AzureClustersStub in com.google.cloud.gkemulticloud.v1.stub
Subclasses of AzureClustersStub in com.google.cloud.gkemulticloud.v1.stub Modifier and Type Class Description classGrpcAzureClustersStubgRPC stub implementation for the AzureClusters service API.classHttpJsonAzureClustersStubREST stub implementation for the AzureClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AzureClustersStub Modifier and Type Method Description AzureClustersStubAzureClustersStubSettings. createStub()
-