Uses of Interface
software.amazon.awssdk.services.rolesanywhere.model.ResetNotificationSettingsResponse.Builder
-
Packages that use ResetNotificationSettingsResponse.Builder Package Description software.amazon.awssdk.services.rolesanywhere.model -
-
Uses of ResetNotificationSettingsResponse.Builder in software.amazon.awssdk.services.rolesanywhere.model
Methods in software.amazon.awssdk.services.rolesanywhere.model that return ResetNotificationSettingsResponse.Builder Modifier and Type Method Description static ResetNotificationSettingsResponse.BuilderResetNotificationSettingsResponse. builder()ResetNotificationSettingsResponse.BuilderResetNotificationSettingsResponse. toBuilder()default ResetNotificationSettingsResponse.BuilderResetNotificationSettingsResponse.Builder. trustAnchor(Consumer<TrustAnchorDetail.Builder> trustAnchor)Sets the value of the TrustAnchor property for this object.ResetNotificationSettingsResponse.BuilderResetNotificationSettingsResponse.Builder. trustAnchor(TrustAnchorDetail trustAnchor)Sets the value of the TrustAnchor property for this object.Methods in software.amazon.awssdk.services.rolesanywhere.model that return types with arguments of type ResetNotificationSettingsResponse.Builder Modifier and Type Method Description static Class<? extends ResetNotificationSettingsResponse.Builder>ResetNotificationSettingsResponse. serializableBuilderClass()
-