Uses of Interface
software.amazon.awssdk.services.ssmcontacts.model.CreateRotationOverrideResponse.Builder
-
Packages that use CreateRotationOverrideResponse.Builder Package Description software.amazon.awssdk.services.ssmcontacts.model -
-
Uses of CreateRotationOverrideResponse.Builder in software.amazon.awssdk.services.ssmcontacts.model
Methods in software.amazon.awssdk.services.ssmcontacts.model that return CreateRotationOverrideResponse.Builder Modifier and Type Method Description static CreateRotationOverrideResponse.BuilderCreateRotationOverrideResponse. builder()CreateRotationOverrideResponse.BuilderCreateRotationOverrideResponse.Builder. rotationOverrideId(String rotationOverrideId)The Amazon Resource Name (ARN) of the created rotation override.CreateRotationOverrideResponse.BuilderCreateRotationOverrideResponse. toBuilder()Methods in software.amazon.awssdk.services.ssmcontacts.model that return types with arguments of type CreateRotationOverrideResponse.Builder Modifier and Type Method Description static Class<? extends CreateRotationOverrideResponse.Builder>CreateRotationOverrideResponse. serializableBuilderClass()
-