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