Uses of Interface
software.amazon.awssdk.services.ssmcontacts.model.DeleteRotationResponse.Builder
-
Packages that use DeleteRotationResponse.Builder Package Description software.amazon.awssdk.services.ssmcontacts.model -
-
Uses of DeleteRotationResponse.Builder in software.amazon.awssdk.services.ssmcontacts.model
Methods in software.amazon.awssdk.services.ssmcontacts.model that return DeleteRotationResponse.Builder Modifier and Type Method Description static DeleteRotationResponse.BuilderDeleteRotationResponse. builder()DeleteRotationResponse.BuilderDeleteRotationResponse. toBuilder()Methods in software.amazon.awssdk.services.ssmcontacts.model that return types with arguments of type DeleteRotationResponse.Builder Modifier and Type Method Description static Class<? extends DeleteRotationResponse.Builder>DeleteRotationResponse. serializableBuilderClass()
-