Uses of Class
com.oracle.bmc.dataflow.model.PrivateEndpointCollection.Builder
-
Packages that use PrivateEndpointCollection.Builder Package Description com.oracle.bmc.dataflow.model -
-
Uses of PrivateEndpointCollection.Builder in com.oracle.bmc.dataflow.model
Methods in com.oracle.bmc.dataflow.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)
A list of private endpoints.PrivateEndpointCollection.Builder
PrivateEndpointCollection. toBuilder()
-