Uses of Class
com.google.cloud.aiplatform.v1.EndpointName.Builder
-
Packages that use EndpointName.Builder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of EndpointName.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 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()
-