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