Uses of Interface
software.amazon.awssdk.services.rolesanywhere.model.PutNotificationSettingsResponse.Builder
-
Packages that use PutNotificationSettingsResponse.Builder Package Description software.amazon.awssdk.services.rolesanywhere.model -
-
Uses of PutNotificationSettingsResponse.Builder in software.amazon.awssdk.services.rolesanywhere.model
Methods in software.amazon.awssdk.services.rolesanywhere.model that return PutNotificationSettingsResponse.Builder Modifier and Type Method Description static PutNotificationSettingsResponse.BuilderPutNotificationSettingsResponse. builder()PutNotificationSettingsResponse.BuilderPutNotificationSettingsResponse. toBuilder()default PutNotificationSettingsResponse.BuilderPutNotificationSettingsResponse.Builder. trustAnchor(Consumer<TrustAnchorDetail.Builder> trustAnchor)Sets the value of the TrustAnchor property for this object.PutNotificationSettingsResponse.BuilderPutNotificationSettingsResponse.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 PutNotificationSettingsResponse.Builder Modifier and Type Method Description static Class<? extends PutNotificationSettingsResponse.Builder>PutNotificationSettingsResponse. serializableBuilderClass()
-