Uses of Interface
software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException.Builder
Packages that use OutboundWebIdentityFederationDisabledException.Builder
-
Uses of OutboundWebIdentityFederationDisabledException.Builder in software.amazon.awssdk.services.sts.model
Methods in software.amazon.awssdk.services.sts.model that return OutboundWebIdentityFederationDisabledException.BuilderModifier and TypeMethodDescriptionOutboundWebIdentityFederationDisabledException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) OutboundWebIdentityFederationDisabledException.builder()OutboundWebIdentityFederationDisabledException.Builder.numAttempts(Integer numAttempts) OutboundWebIdentityFederationDisabledException.Builder.statusCode(int statusCode) OutboundWebIdentityFederationDisabledException.toBuilder()OutboundWebIdentityFederationDisabledException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.sts.model that return types with arguments of type OutboundWebIdentityFederationDisabledException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OutboundWebIdentityFederationDisabledException.Builder>OutboundWebIdentityFederationDisabledException.serializableBuilderClass()