Uses of Class
com.oracle.bmc.osmanagementhub.requests.PromoteSoftwareSourceToLifecycleStageRequest
-
Packages that use PromoteSoftwareSourceToLifecycleStageRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of PromoteSoftwareSourceToLifecycleStageRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type PromoteSoftwareSourceToLifecycleStageRequest 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 PromoteSoftwareSourceToLifecycleStageRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return PromoteSoftwareSourceToLifecycleStageRequest Modifier and Type Method Description PromoteSoftwareSourceToLifecycleStageRequestPromoteSoftwareSourceToLifecycleStageRequest.Builder. build()Build the instance of PromoteSoftwareSourceToLifecycleStageRequest as configured by this builderPromoteSoftwareSourceToLifecycleStageRequestPromoteSoftwareSourceToLifecycleStageRequest.Builder. buildWithoutInvocationCallback()Build the instance of PromoteSoftwareSourceToLifecycleStageRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type PromoteSoftwareSourceToLifecycleStageRequest Modifier and Type Method Description PromoteSoftwareSourceToLifecycleStageRequest.BuilderPromoteSoftwareSourceToLifecycleStageRequest.Builder. copy(PromoteSoftwareSourceToLifecycleStageRequest o)Copy method to populate the builder with values from the given instance.
-