Uses of Class
com.oracle.bmc.globallydistributeddatabase.model.PrivateEndpointCollection.Builder
-
Packages that use PrivateEndpointCollection.Builder Package Description com.oracle.bmc.globallydistributeddatabase.model -
-
Uses of PrivateEndpointCollection.Builder in com.oracle.bmc.globallydistributeddatabase.model
Methods in com.oracle.bmc.globallydistributeddatabase.model that return PrivateEndpointCollection.Builder Modifier and Type Method Description static PrivateEndpointCollection.Builder
PrivateEndpointCollection. builder()
Create a new builder.PrivateEndpointCollection.Builder
PrivateEndpointCollection.Builder. copy(PrivateEndpointCollection model)
PrivateEndpointCollection.Builder
PrivateEndpointCollection.Builder. items(List<PrivateEndpointSummary> items)
Array of private endpoint summaries.PrivateEndpointCollection.Builder
PrivateEndpointCollection. toBuilder()
-