Uses of Class
com.google.cloud.apigeeconnect.v1.EndpointName.Builder
-
Packages that use EndpointName.Builder Package Description com.google.cloud.apigeeconnect.v1 A client to Apigee Connect API -
-
Uses of EndpointName.Builder in com.google.cloud.apigeeconnect.v1
Methods in com.google.cloud.apigeeconnect.v1 that return EndpointName.Builder Modifier and Type Method Description static EndpointName.Builder
EndpointName. newBuilder()
EndpointName.Builder
EndpointName.Builder. setEndpoint(String endpoint)
EndpointName.Builder
EndpointName.Builder. setProject(String project)
EndpointName.Builder
EndpointName. toBuilder()
-