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