Package | Description |
---|---|
com.oracle.bmc.zpr.responses |
Modifier and Type | Method and Description |
---|---|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.builder()
Return a new builder for this response object.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.contentLocation(String contentLocation)
Same as location.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.copy(CreateZprPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.headers(Map<String,List<String>> headers) |
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.location(String location)
URL of the ZprPolicy resource.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
CreateZprPolicyResponse.Builder |
CreateZprPolicyResponse.Builder.zprPolicy(ZprPolicy zprPolicy)
The returned
ZprPolicy instance. |
Copyright © 2016–2024. All rights reserved.