Uses of Class
com.oracle.bmc.apigateway.model.UsagePlanCollection.Builder
-
Packages that use UsagePlanCollection.Builder Package Description com.oracle.bmc.apigateway.model -
-
Uses of UsagePlanCollection.Builder in com.oracle.bmc.apigateway.model
Methods in com.oracle.bmc.apigateway.model that return UsagePlanCollection.Builder Modifier and Type Method Description static UsagePlanCollection.Builder
UsagePlanCollection. builder()
Create a new builder.UsagePlanCollection.Builder
UsagePlanCollection.Builder. copy(UsagePlanCollection model)
UsagePlanCollection.Builder
UsagePlanCollection.Builder. items(List<UsagePlanSummary> items)
Usage plan summaries.UsagePlanCollection.Builder
UsagePlanCollection. toBuilder()
-