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