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.BuilderDeleteAttributeTagResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteAttributeTagResponse.BuilderDeleteAttributeTagResponse. builder()Return a new builder for this response object.DeleteAttributeTagResponse.BuilderDeleteAttributeTagResponse.Builder. copy(DeleteAttributeTagResponse o)Copy method to populate the builder with values from the given instance.DeleteAttributeTagResponse.BuilderDeleteAttributeTagResponse.Builder. headers(Map<String,List<String>> headers)DeleteAttributeTagResponse.BuilderDeleteAttributeTagResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
-