Uses of Class
com.oracle.bmc.resourcemanager.model.PrivateEndpointCollection.Builder
- 
Packages that use PrivateEndpointCollection.Builder Package Description com.oracle.bmc.resourcemanager.model 
- 
- 
Uses of PrivateEndpointCollection.Builder in com.oracle.bmc.resourcemanager.modelMethods in com.oracle.bmc.resourcemanager.model that return PrivateEndpointCollection.Builder Modifier and Type Method Description static PrivateEndpointCollection.BuilderPrivateEndpointCollection. builder()Create a new builder.PrivateEndpointCollection.BuilderPrivateEndpointCollection.Builder. copy(PrivateEndpointCollection model)PrivateEndpointCollection.BuilderPrivateEndpointCollection.Builder. items(List<PrivateEndpointSummary> items)A list of private endpoints.PrivateEndpointCollection.BuilderPrivateEndpointCollection. toBuilder()
 
-