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 AwsClustersStub
AwsClustersClient. getStub()
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AwsClustersStub Modifier and Type Method Description static AwsClustersClient
AwsClustersClient. 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 class
GrpcAwsClustersStub
gRPC stub implementation for the AwsClusters service API.class
HttpJsonAwsClustersStub
REST stub implementation for the AwsClusters service API.Methods in com.google.cloud.gkemulticloud.v1.stub that return AwsClustersStub Modifier and Type Method Description AwsClustersStub
AwsClustersStubSettings. createStub()
-