Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsPrivateEndpointCollection.Builder
-
Packages that use OperationsInsightsPrivateEndpointCollection.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of OperationsInsightsPrivateEndpointCollection.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OperationsInsightsPrivateEndpointCollection.Builder Modifier and Type Method Description static OperationsInsightsPrivateEndpointCollection.Builder
OperationsInsightsPrivateEndpointCollection. builder()
Create a new builder.OperationsInsightsPrivateEndpointCollection.Builder
OperationsInsightsPrivateEndpointCollection.Builder. copy(OperationsInsightsPrivateEndpointCollection model)
OperationsInsightsPrivateEndpointCollection.Builder
OperationsInsightsPrivateEndpointCollection.Builder. items(List<OperationsInsightsPrivateEndpointSummary> items)
A list of OperationsInsightsPrivateEndpointSummary objects.OperationsInsightsPrivateEndpointCollection.Builder
OperationsInsightsPrivateEndpointCollection. toBuilder()
-