Uses of Class
com.google.cloud.gkemulticloud.v1.AttachedCluster
-
Packages that use AttachedCluster Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of AttachedCluster in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedCluster Modifier and Type Method Description AttachedCluster
AttachedCluster.Builder. build()
AttachedCluster
AttachedCluster.Builder. buildPartial()
AttachedCluster
AttachedClustersClient. getAttachedCluster(AttachedClusterName name)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.AttachedCluster
AttachedClustersClient. getAttachedCluster(GetAttachedClusterRequest request)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.AttachedCluster
AttachedClustersClient. getAttachedCluster(String name)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.AttachedCluster
AttachedClustersGrpc.AttachedClustersBlockingStub. getAttachedCluster(GetAttachedClusterRequest request)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.AttachedCluster
CreateAttachedClusterRequest.Builder. getAttachedCluster()
Required.AttachedCluster
CreateAttachedClusterRequest. getAttachedCluster()
Required.AttachedCluster
CreateAttachedClusterRequestOrBuilder. getAttachedCluster()
Required.AttachedCluster
UpdateAttachedClusterRequest.Builder. getAttachedCluster()
Required.AttachedCluster
UpdateAttachedClusterRequest. getAttachedCluster()
Required.AttachedCluster
UpdateAttachedClusterRequestOrBuilder. getAttachedCluster()
Required.AttachedCluster
ListAttachedClustersResponse.Builder. getAttachedClusters(int index)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.AttachedCluster
ListAttachedClustersResponse. getAttachedClusters(int index)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.AttachedCluster
ListAttachedClustersResponseOrBuilder. getAttachedClusters(int index)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.static AttachedCluster
AttachedCluster. getDefaultInstance()
AttachedCluster
AttachedCluster.Builder. getDefaultInstanceForType()
AttachedCluster
AttachedCluster. getDefaultInstanceForType()
static AttachedCluster
AttachedCluster. parseDelimitedFrom(InputStream input)
static AttachedCluster
AttachedCluster. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AttachedCluster
AttachedCluster. parseFrom(byte[] data)
static AttachedCluster
AttachedCluster. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AttachedCluster
AttachedCluster. parseFrom(com.google.protobuf.ByteString data)
static AttachedCluster
AttachedCluster. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AttachedCluster
AttachedCluster. parseFrom(com.google.protobuf.CodedInputStream input)
static AttachedCluster
AttachedCluster. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AttachedCluster
AttachedCluster. parseFrom(InputStream input)
static AttachedCluster
AttachedCluster. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AttachedCluster
AttachedCluster. parseFrom(ByteBuffer data)
static AttachedCluster
AttachedCluster. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AttachedCluster Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(CreateAttachedClusterRequest request)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(LocationName parent, AttachedCluster attachedCluster, String attachedClusterId)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(String parent, AttachedCluster attachedCluster, String attachedClusterId)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterOperationCallable()
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings.Builder. createAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings. createAttachedClusterOperationSettings()
Returns the object with the settings used for calls to createAttachedCluster.com.google.common.util.concurrent.ListenableFuture<AttachedCluster>
AttachedClustersGrpc.AttachedClustersFutureStub. getAttachedCluster(GetAttachedClusterRequest request)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.com.google.api.gax.rpc.UnaryCallable<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersClient. getAttachedClusterCallable()
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersSettings.Builder. getAttachedClusterSettings()
Returns the builder for the settings used for calls to getAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersSettings. getAttachedClusterSettings()
Returns the object with the settings used for calls to getAttachedCluster.List<AttachedCluster>
ListAttachedClustersResponse.Builder. getAttachedClustersList()
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.List<AttachedCluster>
ListAttachedClustersResponse. getAttachedClustersList()
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.List<AttachedCluster>
ListAttachedClustersResponseOrBuilder. getAttachedClustersList()
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.static io.grpc.MethodDescriptor<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersGrpc. getGetAttachedClusterMethod()
com.google.protobuf.Parser<AttachedCluster>
AttachedCluster. getParserForType()
com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. importAttachedClusterAsync(ImportAttachedClusterRequest request)
Imports creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource by importing an existing Fleet Membership resource.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. importAttachedClusterAsync(LocationName parent, String fleetMembership)
Imports creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource by importing an existing Fleet Membership resource.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. importAttachedClusterAsync(String parent, String fleetMembership)
Imports creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource by importing an existing Fleet Membership resource.com.google.api.gax.rpc.OperationCallable<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersClient. importAttachedClusterOperationCallable()
Imports creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource by importing an existing Fleet Membership resource.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings.Builder. importAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to importAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings. importAttachedClusterOperationSettings()
Returns the object with the settings used for calls to importAttachedCluster.static com.google.protobuf.Parser<AttachedCluster>
AttachedCluster. parser()
com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. updateAttachedClusterAsync(AttachedCluster attachedCluster, com.google.protobuf.FieldMask updateMask)
Updates an [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster].com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. updateAttachedClusterAsync(UpdateAttachedClusterRequest request)
Updates an [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster].com.google.api.gax.rpc.OperationCallable<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersClient. updateAttachedClusterOperationCallable()
Updates an [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster].com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings.Builder. updateAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to updateAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersSettings. updateAttachedClusterOperationSettings()
Returns the object with the settings used for calls to updateAttachedCluster.Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AttachedCluster Modifier and Type Method Description ListAttachedClustersResponse.Builder
ListAttachedClustersResponse.Builder. addAttachedClusters(int index, AttachedCluster value)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.ListAttachedClustersResponse.Builder
ListAttachedClustersResponse.Builder. addAttachedClusters(AttachedCluster value)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(LocationName parent, AttachedCluster attachedCluster, String attachedClusterId)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. createAttachedClusterAsync(String parent, AttachedCluster attachedCluster, String attachedClusterId)
Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.CreateAttachedClusterRequest.Builder
CreateAttachedClusterRequest.Builder. mergeAttachedCluster(AttachedCluster value)
Required.UpdateAttachedClusterRequest.Builder
UpdateAttachedClusterRequest.Builder. mergeAttachedCluster(AttachedCluster value)
Required.AttachedCluster.Builder
AttachedCluster.Builder. mergeFrom(AttachedCluster other)
static AttachedCluster.Builder
AttachedCluster. newBuilder(AttachedCluster prototype)
CreateAttachedClusterRequest.Builder
CreateAttachedClusterRequest.Builder. setAttachedCluster(AttachedCluster value)
Required.UpdateAttachedClusterRequest.Builder
UpdateAttachedClusterRequest.Builder. setAttachedCluster(AttachedCluster value)
Required.ListAttachedClustersResponse.Builder
ListAttachedClustersResponse.Builder. setAttachedClusters(int index, AttachedCluster value)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.com.google.api.gax.longrunning.OperationFuture<AttachedCluster,OperationMetadata>
AttachedClustersClient. updateAttachedClusterAsync(AttachedCluster attachedCluster, com.google.protobuf.FieldMask updateMask)
Updates an [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster].Method parameters in com.google.cloud.gkemulticloud.v1 with type arguments of type AttachedCluster Modifier and Type Method Description ListAttachedClustersResponse.Builder
ListAttachedClustersResponse.Builder. addAllAttachedClusters(Iterable<? extends AttachedCluster> values)
A list of [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resources in the specified Google Cloud Platform project and region region.static com.google.api.core.ApiFuture<AttachedClustersClient.ListAttachedClustersPagedResponse>
AttachedClustersClient.ListAttachedClustersPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedCluster> context, com.google.api.core.ApiFuture<ListAttachedClustersResponse> futureResponse)
protected AttachedClustersClient.ListAttachedClustersPage
AttachedClustersClient.ListAttachedClustersPage. createPage(com.google.api.gax.rpc.PageContext<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedCluster> context, ListAttachedClustersResponse response)
com.google.api.core.ApiFuture<AttachedClustersClient.ListAttachedClustersPage>
AttachedClustersClient.ListAttachedClustersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedCluster> context, com.google.api.core.ApiFuture<ListAttachedClustersResponse> futureResponse)
default void
AttachedClustersGrpc.AsyncService. getAttachedCluster(GetAttachedClusterRequest request, io.grpc.stub.StreamObserver<AttachedCluster> responseObserver)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.void
AttachedClustersGrpc.AttachedClustersStub. getAttachedCluster(GetAttachedClusterRequest request, io.grpc.stub.StreamObserver<AttachedCluster> responseObserver)
Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource. -
Uses of AttachedCluster in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type AttachedCluster Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
GrpcAttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
HttpJsonAttachedClustersStub. createAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings.Builder. createAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings. createAttachedClusterOperationSettings()
Returns the object with the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallable<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersStub. getAttachedClusterCallable()
com.google.api.gax.rpc.UnaryCallable<GetAttachedClusterRequest,AttachedCluster>
GrpcAttachedClustersStub. getAttachedClusterCallable()
com.google.api.gax.rpc.UnaryCallable<GetAttachedClusterRequest,AttachedCluster>
HttpJsonAttachedClustersStub. getAttachedClusterCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersStubSettings.Builder. getAttachedClusterSettings()
Returns the builder for the settings used for calls to getAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<GetAttachedClusterRequest,AttachedCluster>
AttachedClustersStubSettings. getAttachedClusterSettings()
Returns the object with the settings used for calls to getAttachedCluster.com.google.api.gax.rpc.OperationCallable<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStub. importAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
GrpcAttachedClustersStub. importAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
HttpJsonAttachedClustersStub. importAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings.Builder. importAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to importAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings. importAttachedClusterOperationSettings()
Returns the object with the settings used for calls to importAttachedCluster.com.google.api.gax.rpc.OperationCallable<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStub. updateAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
GrpcAttachedClustersStub. updateAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
HttpJsonAttachedClustersStub. updateAttachedClusterOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings.Builder. updateAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to updateAttachedCluster.com.google.api.gax.rpc.OperationCallSettings<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata>
AttachedClustersStubSettings. updateAttachedClusterOperationSettings()
Returns the object with the settings used for calls to updateAttachedCluster.
-