UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.body$(UpdatePublicationDetails body) |
Alternative setter for the body parameter.
|
static UpdatePublicationRequest.Builder |
UpdatePublicationRequest.builder() |
Return a new builder for this request object.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.copy(UpdatePublicationRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.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.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.publicationId(String publicationId) |
The unique identifier for the publication.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.toBuilder() |
|
UpdatePublicationRequest.Builder |
UpdatePublicationRequest.Builder.updatePublicationDetails(UpdatePublicationDetails updatePublicationDetails) |
The details for updating the publication.
|