Uses of Class
com.oracle.bmc.networkfirewall.responses.DeleteAddressListResponse.Builder
- 
Packages that use DeleteAddressListResponse.Builder Package Description com.oracle.bmc.networkfirewall.responses 
- 
- 
Uses of DeleteAddressListResponse.Builder in com.oracle.bmc.networkfirewall.responsesMethods in com.oracle.bmc.networkfirewall.responses that return DeleteAddressListResponse.Builder Modifier and Type Method Description DeleteAddressListResponse.BuilderDeleteAddressListResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteAddressListResponse.BuilderDeleteAddressListResponse. builder()Return a new builder for this response object.DeleteAddressListResponse.BuilderDeleteAddressListResponse.Builder. copy(DeleteAddressListResponse o)Copy method to populate the builder with values from the given instance.DeleteAddressListResponse.BuilderDeleteAddressListResponse.Builder. headers(Map<String,List<String>> headers)DeleteAddressListResponse.BuilderDeleteAddressListResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-