Uses of Class
com.oracle.bmc.opsi.responses.DeleteChargebackPlanResponse
-
Packages that use DeleteChargebackPlanResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of DeleteChargebackPlanResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return DeleteChargebackPlanResponse Modifier and Type Method Description DeleteChargebackPlanResponseOperationsInsights. deleteChargebackPlan(DeleteChargebackPlanRequest request)Deletes a chargeback plan if it’s not assigned to any resource.DeleteChargebackPlanResponseOperationsInsightsClient. deleteChargebackPlan(DeleteChargebackPlanRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type DeleteChargebackPlanResponse Modifier and Type Method Description Future<DeleteChargebackPlanResponse>OperationsInsightsAsync. deleteChargebackPlan(DeleteChargebackPlanRequest request, AsyncHandler<DeleteChargebackPlanRequest,DeleteChargebackPlanResponse> handler)Deletes a chargeback plan if it’s not assigned to any resource.Future<DeleteChargebackPlanResponse>OperationsInsightsAsyncClient. deleteChargebackPlan(DeleteChargebackPlanRequest request, AsyncHandler<DeleteChargebackPlanRequest,DeleteChargebackPlanResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type DeleteChargebackPlanResponse Modifier and Type Method Description Future<DeleteChargebackPlanResponse>OperationsInsightsAsync. deleteChargebackPlan(DeleteChargebackPlanRequest request, AsyncHandler<DeleteChargebackPlanRequest,DeleteChargebackPlanResponse> handler)Deletes a chargeback plan if it’s not assigned to any resource.Future<DeleteChargebackPlanResponse>OperationsInsightsAsyncClient. deleteChargebackPlan(DeleteChargebackPlanRequest request, AsyncHandler<DeleteChargebackPlanRequest,DeleteChargebackPlanResponse> handler) -
Uses of DeleteChargebackPlanResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return DeleteChargebackPlanResponse Modifier and Type Method Description DeleteChargebackPlanResponseDeleteChargebackPlanResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type DeleteChargebackPlanResponse Modifier and Type Method Description DeleteChargebackPlanResponse.BuilderDeleteChargebackPlanResponse.Builder. copy(DeleteChargebackPlanResponse o)Copy method to populate the builder with values from the given instance.
-