GetAttributeRequest.Builder |
GetAttributeRequest.Builder.attributeKey(String attributeKey) |
Unique attribute key.
|
static GetAttributeRequest.Builder |
GetAttributeRequest.builder() |
Return a new builder for this request object.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.catalogId(String catalogId) |
Unique catalog identifier.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.copy(GetAttributeRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.dataAssetKey(String dataAssetKey) |
Unique data asset key.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.entityKey(String entityKey) |
Unique entity key.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.fields(GetAttributeRequest.Fields singularValue) |
Singular setter.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.fields(List<GetAttributeRequest.Fields> fields) |
Specifies the fields to return in an entity attribute response.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.isIncludeObjectRelationships(Boolean isIncludeObjectRelationships) |
Indicates whether the list of objects and their relationships to this object will be
provided in the response.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetAttributeRequest.Builder |
GetAttributeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetAttributeRequest.Builder |
GetAttributeRequest.toBuilder() |
|