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 AzureClustersStub
AzureClustersClient. getStub()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AzureClustersStub Modifier and Type Method Description static AzureClustersClient
AzureClustersClient. 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 class
GrpcAzureClustersStub
gRPC stub implementation for the AzureClusters service API.class
HttpJsonAzureClustersStub
REST stub implementation for the AzureClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AzureClustersStub Modifier and Type Method Description AzureClustersStub
AzureClustersStubSettings. createStub()
-