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