Uses of Class
com.google.cloud.gkemulticloud.v1.stub.AwsClustersStub
-
Packages that use AwsClustersStub Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AwsClustersStub in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AwsClustersStub Modifier and Type Method Description AwsClustersStubAwsClustersClient. getStub()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AwsClustersStub Modifier and Type Method Description static AwsClustersClientAwsClustersClient. create(AwsClustersStub stub)Constructs an instance of AwsClustersClient, using the given stub for making calls.Constructors in com.google.cloud.gkemulticloud.v1 with parameters of type AwsClustersStub Constructor Description AwsClustersClient(AwsClustersStub stub) -
Uses of AwsClustersStub in com.google.cloud.gkemulticloud.v1.stub
Subclasses of AwsClustersStub in com.google.cloud.gkemulticloud.v1.stub Modifier and Type Class Description classGrpcAwsClustersStubgRPC stub implementation for the AwsClusters service API.classHttpJsonAwsClustersStubREST stub implementation for the AwsClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AwsClustersStub Modifier and Type Method Description AwsClustersStubAwsClustersStubSettings. createStub()
-