Uses of Class
com.oracle.bmc.apigateway.model.ChangeUsagePlanCompartmentDetails
- 
Packages that use ChangeUsagePlanCompartmentDetails Package Description com.oracle.bmc.apigateway.model com.oracle.bmc.apigateway.requests 
- 
- 
Uses of ChangeUsagePlanCompartmentDetails in com.oracle.bmc.apigateway.modelMethods in com.oracle.bmc.apigateway.model that return ChangeUsagePlanCompartmentDetails Modifier and Type Method Description ChangeUsagePlanCompartmentDetailsChangeUsagePlanCompartmentDetails.Builder. build()Methods in com.oracle.bmc.apigateway.model with parameters of type ChangeUsagePlanCompartmentDetails Modifier and Type Method Description ChangeUsagePlanCompartmentDetails.BuilderChangeUsagePlanCompartmentDetails.Builder. copy(ChangeUsagePlanCompartmentDetails model)
- 
Uses of ChangeUsagePlanCompartmentDetails in com.oracle.bmc.apigateway.requestsMethods in com.oracle.bmc.apigateway.requests that return ChangeUsagePlanCompartmentDetails Modifier and Type Method Description ChangeUsagePlanCompartmentDetailsChangeUsagePlanCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeUsagePlanCompartmentDetailsChangeUsagePlanCompartmentRequest. getChangeUsagePlanCompartmentDetails()Details of the target compartment.Methods in com.oracle.bmc.apigateway.requests with parameters of type ChangeUsagePlanCompartmentDetails Modifier and Type Method Description ChangeUsagePlanCompartmentRequest.BuilderChangeUsagePlanCompartmentRequest.Builder. body$(ChangeUsagePlanCompartmentDetails body)Alternative setter for the body parameter.ChangeUsagePlanCompartmentRequest.BuilderChangeUsagePlanCompartmentRequest.Builder. changeUsagePlanCompartmentDetails(ChangeUsagePlanCompartmentDetails changeUsagePlanCompartmentDetails)Details of the target compartment.
 
-