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