Uses of Interface
software.amazon.awssdk.services.sts.model.ProvidedContext.Builder
Packages that use ProvidedContext.Builder
-
Uses of ProvidedContext.Builder in software.amazon.awssdk.services.sts.model
Methods in software.amazon.awssdk.services.sts.model that return ProvidedContext.BuilderModifier and TypeMethodDescriptionstatic ProvidedContext.BuilderProvidedContext.builder()ProvidedContext.Builder.contextAssertion(String contextAssertion) The signed and encrypted trusted context assertion generated by the context provider.ProvidedContext.Builder.providerArn(String providerArn) The context provider ARN from which the trusted context assertion was generated.ProvidedContext.toBuilder()Methods in software.amazon.awssdk.services.sts.model that return types with arguments of type ProvidedContext.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ProvidedContext.Builder>ProvidedContext.serializableBuilderClass()