Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.applicationKey(String applicationKey)
The application key.
|
static GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.builder()
Return a new builder for this request object.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.copy(GetPublishedObjectRequest o)
Copy method to populate the builder with values from the given instance.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.expandReferences(String expandReferences)
Used to expand references of the object.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.publishedObjectKey(String publishedObjectKey)
The published object key.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.toBuilder()
Return an instance of
GetPublishedObjectRequest.Builder that allows you to modify request properties. |
GetPublishedObjectRequest.Builder |
GetPublishedObjectRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.