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