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