Package | Description |
---|---|
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
GetApplicationRequest.Builder |
GetApplicationRequest.Builder.applicationId(String applicationId)
The unique ID for an application.
|
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 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. |
Copyright © 2016–2024. All rights reserved.