Uses of Class
com.google.cloud.gkemulticloud.v1.stub.AttachedClustersStubSettings
-
Packages that use AttachedClustersStubSettings Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AttachedClustersStubSettings in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AttachedClustersStubSettings Modifier and Type Method Description static AttachedClustersSettingsAttachedClustersSettings. create(AttachedClustersStubSettings stub) -
Uses of AttachedClustersStubSettings in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return AttachedClustersStubSettings Modifier and Type Method Description AttachedClustersStubSettingsAttachedClustersStubSettings.Builder. build()Methods in com.google.cloud.gkemulticloud.v1.stub with parameters of type AttachedClustersStubSettings Modifier and Type Method Description static GrpcAttachedClustersStubGrpcAttachedClustersStub. create(AttachedClustersStubSettings settings)static HttpJsonAttachedClustersStubHttpJsonAttachedClustersStub. create(AttachedClustersStubSettings settings)Constructors in com.google.cloud.gkemulticloud.v1.stub with parameters of type AttachedClustersStubSettings Constructor Description Builder(AttachedClustersStubSettings settings)GrpcAttachedClustersStub(AttachedClustersStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcAttachedClustersStub, using the given settings.GrpcAttachedClustersStub(AttachedClustersStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcAttachedClustersStub, using the given settings.HttpJsonAttachedClustersStub(AttachedClustersStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonAttachedClustersStub, using the given settings.HttpJsonAttachedClustersStub(AttachedClustersStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonAttachedClustersStub, using the given settings.
-