Uses of Class
com.google.cloud.gkemulticloud.v1.GetAttachedClusterRequest
-
Packages that use GetAttachedClusterRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of GetAttachedClusterRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return GetAttachedClusterRequest Modifier and Type Method Description GetAttachedClusterRequestGetAttachedClusterRequest.Builder. build()GetAttachedClusterRequestGetAttachedClusterRequest.Builder. buildPartial()static GetAttachedClusterRequestGetAttachedClusterRequest. getDefaultInstance()GetAttachedClusterRequestGetAttachedClusterRequest.Builder. getDefaultInstanceForType()GetAttachedClusterRequestGetAttachedClusterRequest. getDefaultInstanceForType()static GetAttachedClusterRequestGetAttachedClusterRequest. parseDelimitedFrom(InputStream input)static GetAttachedClusterRequestGetAttachedClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(byte[] data)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(InputStream input)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(ByteBuffer data)static GetAttachedClusterRequestGetAttachedClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type GetAttachedClusterRequest Modifier and Type Method Description 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.static io.grpc.MethodDescriptor<GetAttachedClusterRequest,AttachedCluster>AttachedClustersGrpc. getGetAttachedClusterMethod()com.google.protobuf.Parser<GetAttachedClusterRequest>GetAttachedClusterRequest. getParserForType()static com.google.protobuf.Parser<GetAttachedClusterRequest>GetAttachedClusterRequest. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type GetAttachedClusterRequest Modifier and Type Method Description AttachedClusterAttachedClustersClient. getAttachedCluster(GetAttachedClusterRequest request)Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.default voidAttachedClustersGrpc.AsyncService. getAttachedCluster(GetAttachedClusterRequest request, io.grpc.stub.StreamObserver<AttachedCluster> responseObserver)Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.AttachedClusterAttachedClustersGrpc.AttachedClustersBlockingStub. getAttachedCluster(GetAttachedClusterRequest request)Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.com.google.common.util.concurrent.ListenableFuture<AttachedCluster>AttachedClustersGrpc.AttachedClustersFutureStub. getAttachedCluster(GetAttachedClusterRequest request)Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.voidAttachedClustersGrpc.AttachedClustersStub. getAttachedCluster(GetAttachedClusterRequest request, io.grpc.stub.StreamObserver<AttachedCluster> responseObserver)Describes a specific [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource.GetAttachedClusterRequest.BuilderGetAttachedClusterRequest.Builder. mergeFrom(GetAttachedClusterRequest other)static GetAttachedClusterRequest.BuilderGetAttachedClusterRequest. newBuilder(GetAttachedClusterRequest prototype) -
Uses of GetAttachedClusterRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type GetAttachedClusterRequest Modifier and Type Method Description 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.
-