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