Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.body$(PromoteSoftwareSourceToLifecycleStageDetails body)
Alternative setter for the body parameter.
|
static PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.builder()
Return a new builder for this request object.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.copy(PromoteSoftwareSourceToLifecycleStageRequest o)
Copy method to populate the builder with values from the given instance.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.lifecycleStageId(String lifecycleStageId)
The OCID
of the lifecycle stage.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.promoteSoftwareSourceToLifecycleStageDetails(PromoteSoftwareSourceToLifecycleStageDetails promoteSoftwareSourceToLifecycleStageDetails)
Details for the software source promotion job.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.Builder.softwareSourceId(String softwareSourceId)
The OCID
of the software source.
|
PromoteSoftwareSourceToLifecycleStageRequest.Builder |
PromoteSoftwareSourceToLifecycleStageRequest.toBuilder()
Return an instance of
PromoteSoftwareSourceToLifecycleStageRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.