Uses of Class
com.google.cloud.vmwareengine.v1.PrivateCloudName.Builder
-
Packages that use PrivateCloudName.Builder Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of PrivateCloudName.Builder in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return PrivateCloudName.Builder Modifier and Type Method Description static PrivateCloudName.BuilderPrivateCloudName. newBuilder()PrivateCloudName.BuilderPrivateCloudName.Builder. setLocation(String location)PrivateCloudName.BuilderPrivateCloudName.Builder. setPrivateCloud(String privateCloud)PrivateCloudName.BuilderPrivateCloudName.Builder. setProject(String project)PrivateCloudName.BuilderPrivateCloudName. toBuilder()
-