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() |
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.copy(GetApplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2022. All rights reserved.