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