Uses of Class
com.google.cloud.aiplatform.v1beta1.EndpointName.Builder
-
Packages that use EndpointName.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of EndpointName.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EndpointName.Builder Modifier and Type Method Description static EndpointName.Builder
EndpointName. newBuilder()
static EndpointName.Builder
EndpointName. newProjectLocationEndpointBuilder()
EndpointName.Builder
EndpointName.Builder. setEndpoint(String endpoint)
EndpointName.Builder
EndpointName.Builder. setLocation(String location)
EndpointName.Builder
EndpointName.Builder. setProject(String project)
EndpointName.Builder
EndpointName. toBuilder()
-