Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.body$(ChangeAvailabilityOfSoftwareSourcesDetails body)
Alternative setter for the body parameter.
|
static ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.builder()
Return a new builder for this request object.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.changeAvailabilityOfSoftwareSourcesDetails(ChangeAvailabilityOfSoftwareSourcesDetails changeAvailabilityOfSoftwareSourcesDetails)
Request body that contains a list of software sources whose availability needs to be
updated.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.copy(ChangeAvailabilityOfSoftwareSourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.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.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeAvailabilityOfSoftwareSourcesRequest.Builder |
ChangeAvailabilityOfSoftwareSourcesRequest.toBuilder()
Return an instance of
ChangeAvailabilityOfSoftwareSourcesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.