Uses of Class
com.oracle.bmc.osmanagementhub.responses.PromoteSoftwareSourceToLifecycleStageResponse
-
Packages that use PromoteSoftwareSourceToLifecycleStageResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of PromoteSoftwareSourceToLifecycleStageResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return PromoteSoftwareSourceToLifecycleStageResponse Modifier and Type Method Description PromoteSoftwareSourceToLifecycleStageResponseLifecycleEnvironment. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request)Updates the versioned custom software source content to the specified lifecycle stage.PromoteSoftwareSourceToLifecycleStageResponseLifecycleEnvironmentClient. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type PromoteSoftwareSourceToLifecycleStageResponse Modifier and Type Method Description Future<PromoteSoftwareSourceToLifecycleStageResponse>LifecycleEnvironmentAsync. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request, AsyncHandler<PromoteSoftwareSourceToLifecycleStageRequest,PromoteSoftwareSourceToLifecycleStageResponse> handler)Updates the versioned custom software source content to the specified lifecycle stage.Future<PromoteSoftwareSourceToLifecycleStageResponse>LifecycleEnvironmentAsyncClient. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request, AsyncHandler<PromoteSoftwareSourceToLifecycleStageRequest,PromoteSoftwareSourceToLifecycleStageResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type PromoteSoftwareSourceToLifecycleStageResponse Modifier and Type Method Description Future<PromoteSoftwareSourceToLifecycleStageResponse>LifecycleEnvironmentAsync. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request, AsyncHandler<PromoteSoftwareSourceToLifecycleStageRequest,PromoteSoftwareSourceToLifecycleStageResponse> handler)Updates the versioned custom software source content to the specified lifecycle stage.Future<PromoteSoftwareSourceToLifecycleStageResponse>LifecycleEnvironmentAsyncClient. promoteSoftwareSourceToLifecycleStage(PromoteSoftwareSourceToLifecycleStageRequest request, AsyncHandler<PromoteSoftwareSourceToLifecycleStageRequest,PromoteSoftwareSourceToLifecycleStageResponse> handler) -
Uses of PromoteSoftwareSourceToLifecycleStageResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return PromoteSoftwareSourceToLifecycleStageResponse Modifier and Type Method Description PromoteSoftwareSourceToLifecycleStageResponsePromoteSoftwareSourceToLifecycleStageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type PromoteSoftwareSourceToLifecycleStageResponse Modifier and Type Method Description PromoteSoftwareSourceToLifecycleStageResponse.BuilderPromoteSoftwareSourceToLifecycleStageResponse.Builder. copy(PromoteSoftwareSourceToLifecycleStageResponse o)Copy method to populate the builder with values from the given instance.
-