Package | Description |
---|---|
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.builder()
Return a new builder for this response object.
|
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.copy(GetPrivateApplicationPackageResponse o)
Copy method to populate the builder with values from the given instance.
|
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.headers(Map<String,List<String>> headers) |
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPrivateApplicationPackageResponse.Builder |
GetPrivateApplicationPackageResponse.Builder.privateApplicationPackage(PrivateApplicationPackage privateApplicationPackage)
The returned
PrivateApplicationPackage instance. |
Copyright © 2016–2024. All rights reserved.