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