Uses of Interface
software.amazon.awssdk.services.quicksight.model.UntagResourceResponse.Builder
-
Packages that use UntagResourceResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UntagResourceResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UntagResourceResponse.Builder Modifier and Type Method Description static UntagResourceResponse.BuilderUntagResourceResponse. builder()UntagResourceResponse.BuilderUntagResourceResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.UntagResourceResponse.BuilderUntagResourceResponse.Builder. status(Integer status)The HTTP status of the request.UntagResourceResponse.BuilderUntagResourceResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type UntagResourceResponse.Builder Modifier and Type Method Description static Class<? extends UntagResourceResponse.Builder>UntagResourceResponse. serializableBuilderClass()
-