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