Uses of Class
com.google.cloud.gkemulticloud.v1.CreateAttachedClusterRequest
-
Packages that use CreateAttachedClusterRequest Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud APIcom.google.cloud.gkemulticloud.v1.stub -
-
Uses of CreateAttachedClusterRequest in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return CreateAttachedClusterRequest Modifier and Type Method Description CreateAttachedClusterRequestCreateAttachedClusterRequest.Builder. build()CreateAttachedClusterRequestCreateAttachedClusterRequest.Builder. buildPartial()static CreateAttachedClusterRequestCreateAttachedClusterRequest. getDefaultInstance()CreateAttachedClusterRequestCreateAttachedClusterRequest.Builder. getDefaultInstanceForType()CreateAttachedClusterRequestCreateAttachedClusterRequest. getDefaultInstanceForType()static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseDelimitedFrom(InputStream input)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(byte[] data)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(InputStream input)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(ByteBuffer data)static CreateAttachedClusterRequestCreateAttachedClusterRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type CreateAttachedClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersClient. createAttachedClusterCallable()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.api.gax.rpc.UnaryCallSettings.Builder<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersSettings.Builder. createAttachedClusterSettings()Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersSettings. createAttachedClusterSettings()Returns the object with the settings used for calls to createAttachedCluster.static io.grpc.MethodDescriptor<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersGrpc. getCreateAttachedClusterMethod()com.google.protobuf.Parser<CreateAttachedClusterRequest>CreateAttachedClusterRequest. getParserForType()static com.google.protobuf.Parser<CreateAttachedClusterRequest>CreateAttachedClusterRequest. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type CreateAttachedClusterRequest Modifier and Type Method Description default voidAttachedClustersGrpc.AsyncService. createAttachedCluster(CreateAttachedClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.longrunning.OperationAttachedClustersGrpc.AttachedClustersBlockingStub. createAttachedCluster(CreateAttachedClusterRequest request)Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AttachedClustersGrpc.AttachedClustersFutureStub. createAttachedCluster(CreateAttachedClusterRequest request)Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.voidAttachedClustersGrpc.AttachedClustersStub. createAttachedCluster(CreateAttachedClusterRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)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(CreateAttachedClusterRequest request)Creates a new [AttachedCluster][google.cloud.gkemulticloud.v1.AttachedCluster] resource on a given Google Cloud Platform project and region.CreateAttachedClusterRequest.BuilderCreateAttachedClusterRequest.Builder. mergeFrom(CreateAttachedClusterRequest other)static CreateAttachedClusterRequest.BuilderCreateAttachedClusterRequest. newBuilder(CreateAttachedClusterRequest prototype) -
Uses of CreateAttachedClusterRequest in com.google.cloud.gkemulticloud.v1.stub
Methods in com.google.cloud.gkemulticloud.v1.stub that return types with arguments of type CreateAttachedClusterRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersStub. createAttachedClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>GrpcAttachedClustersStub. createAttachedClusterCallable()com.google.api.gax.rpc.UnaryCallable<CreateAttachedClusterRequest,com.google.longrunning.Operation>HttpJsonAttachedClustersStub. createAttachedClusterCallable()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.UnaryCallSettings.Builder<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersStubSettings.Builder. createAttachedClusterSettings()Returns the builder for the settings used for calls to createAttachedCluster.com.google.api.gax.rpc.UnaryCallSettings<CreateAttachedClusterRequest,com.google.longrunning.Operation>AttachedClustersStubSettings. createAttachedClusterSettings()Returns the object with the settings used for calls to createAttachedCluster.
-