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