public static class ChangeSecurityRecipeCompartmentResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeSecurityRecipeCompartmentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ChangeSecurityRecipeCompartmentResponse |
build()
Build the response object.
|
ChangeSecurityRecipeCompartmentResponse.Builder |
copy(ChangeSecurityRecipeCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
ChangeSecurityRecipeCompartmentResponse.Builder |
headers(javax.ws.rs.core.MultivaluedMap<String,String> headers) |
ChangeSecurityRecipeCompartmentResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
public ChangeSecurityRecipeCompartmentResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ChangeSecurityRecipeCompartmentResponse.Builder headers(javax.ws.rs.core.MultivaluedMap<String,String> headers)
public ChangeSecurityRecipeCompartmentResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic ChangeSecurityRecipeCompartmentResponse.Builder copy(ChangeSecurityRecipeCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
public ChangeSecurityRecipeCompartmentResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.