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