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