Uses of Interface
com.google.cloud.aiplatform.v1.CustomJobOrBuilder
Packages that use CustomJobOrBuilder
-
Uses of CustomJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement CustomJobOrBuilderModifier and TypeClassDescriptionfinal classRepresents a job that runs custom workloads such as a Docker container or a Python package.static final classRepresents a job that runs custom workloads such as a Docker container or a Python package.Methods in com.google.cloud.aiplatform.v1 that return CustomJobOrBuilderModifier and TypeMethodDescriptionCreateCustomJobRequest.Builder.getCustomJobOrBuilder()Required.CreateCustomJobRequest.getCustomJobOrBuilder()Required.CreateCustomJobRequestOrBuilder.getCustomJobOrBuilder()Required.ListCustomJobsResponse.Builder.getCustomJobsOrBuilder(int index) List of CustomJobs in the requested page.ListCustomJobsResponse.getCustomJobsOrBuilder(int index) List of CustomJobs in the requested page.ListCustomJobsResponseOrBuilder.getCustomJobsOrBuilder(int index) List of CustomJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CustomJobOrBuilderModifier and TypeMethodDescriptionList<? extends CustomJobOrBuilder>ListCustomJobsResponse.Builder.getCustomJobsOrBuilderList()List of CustomJobs in the requested page.List<? extends CustomJobOrBuilder>ListCustomJobsResponse.getCustomJobsOrBuilderList()List of CustomJobs in the requested page.List<? extends CustomJobOrBuilder>ListCustomJobsResponseOrBuilder.getCustomJobsOrBuilderList()List of CustomJobs in the requested page.