UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.body$(UpdateExternalPublicationDetails body) |
Alternative setter for the body parameter.
|
static UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.builder() |
Return a new builder for this request object.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.copy(UpdateExternalPublicationRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.externalPublicationsKey(String externalPublicationsKey) |
The external published object key.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.taskKey(String taskKey) |
The task key.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.toBuilder() |
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.updateExternalPublicationDetails(UpdateExternalPublicationDetails updateExternalPublicationDetails) |
The information to be updated.
|
UpdateExternalPublicationRequest.Builder |
UpdateExternalPublicationRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|