Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.addPackagesToSoftwareSourceDetails(AddPackagesToSoftwareSourceDetails addPackagesToSoftwareSourceDetails)
A list of packages to be added to the software source.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.body$(AddPackagesToSoftwareSourceDetails body)
Alternative setter for the body parameter.
|
static AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.builder()
Return a new builder for this request object.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.copy(AddPackagesToSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.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.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.Builder.softwareSourceId(String softwareSourceId)
The OCID
of the software source.
|
AddPackagesToSoftwareSourceRequest.Builder |
AddPackagesToSoftwareSourceRequest.toBuilder()
Return an instance of
AddPackagesToSoftwareSourceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.