Uses of Class
com.google.cloud.aiplatform.v1beta1.UndeployModelRequest
-
Packages that use UndeployModelRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of UndeployModelRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return UndeployModelRequest Modifier and Type Method Description UndeployModelRequestUndeployModelRequest.Builder. build()UndeployModelRequestUndeployModelRequest.Builder. buildPartial()static UndeployModelRequestUndeployModelRequest. getDefaultInstance()UndeployModelRequestUndeployModelRequest.Builder. getDefaultInstanceForType()UndeployModelRequestUndeployModelRequest. getDefaultInstanceForType()static UndeployModelRequestUndeployModelRequest. parseDelimitedFrom(InputStream input)static UndeployModelRequestUndeployModelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(byte[] data)static UndeployModelRequestUndeployModelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.ByteString data)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UndeployModelRequestUndeployModelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(InputStream input)static UndeployModelRequestUndeployModelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployModelRequestUndeployModelRequest. parseFrom(ByteBuffer data)static UndeployModelRequestUndeployModelRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type UndeployModelRequest Modifier and Type Method Description com.google.protobuf.Parser<UndeployModelRequest>UndeployModelRequest. getParserForType()static io.grpc.MethodDescriptor<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceGrpc. getUndeployModelMethod()static com.google.protobuf.Parser<UndeployModelRequest>UndeployModelRequest. parser()com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceClient. undeployModelCallable()Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceClient. undeployModelOperationCallable()Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceSettings.Builder. undeployModelOperationSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceSettings. undeployModelOperationSettings()Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceSettings.Builder. undeployModelSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceSettings. undeployModelSettings()Returns the object with the settings used for calls to undeployModel.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type UndeployModelRequest Modifier and Type Method Description UndeployModelRequest.BuilderUndeployModelRequest.Builder. mergeFrom(UndeployModelRequest other)static UndeployModelRequest.BuilderUndeployModelRequest. newBuilder(UndeployModelRequest prototype)default voidEndpointServiceGrpc.AsyncService. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.longrunning.OperationEndpointServiceGrpc.EndpointServiceBlockingStub. undeployModel(UndeployModelRequest request)Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>EndpointServiceGrpc.EndpointServiceFutureStub. undeployModel(UndeployModelRequest request)Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.voidEndpointServiceGrpc.EndpointServiceStub. undeployModel(UndeployModelRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.com.google.api.gax.longrunning.OperationFuture<UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceClient. undeployModelAsync(UndeployModelRequest request)Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using. -
Uses of UndeployModelRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type UndeployModelRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceStub. undeployModelCallable()com.google.api.gax.rpc.UnaryCallable<UndeployModelRequest,com.google.longrunning.Operation>GrpcEndpointServiceStub. undeployModelCallable()com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceStub. undeployModelOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>GrpcEndpointServiceStub. undeployModelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceStubSettings.Builder. undeployModelOperationSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.OperationCallSettings<UndeployModelRequest,UndeployModelResponse,UndeployModelOperationMetadata>EndpointServiceStubSettings. undeployModelOperationSettings()Returns the object with the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceStubSettings.Builder. undeployModelSettings()Returns the builder for the settings used for calls to undeployModel.com.google.api.gax.rpc.UnaryCallSettings<UndeployModelRequest,com.google.longrunning.Operation>EndpointServiceStubSettings. undeployModelSettings()Returns the object with the settings used for calls to undeployModel.
-