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