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