Uses of Interface
software.amazon.awssdk.services.config.model.PutOrganizationConfigRuleResponse.Builder
-
Packages that use PutOrganizationConfigRuleResponse.Builder Package Description software.amazon.awssdk.services.config.model -
-
Uses of PutOrganizationConfigRuleResponse.Builder in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return PutOrganizationConfigRuleResponse.Builder Modifier and Type Method Description static PutOrganizationConfigRuleResponse.BuilderPutOrganizationConfigRuleResponse. builder()PutOrganizationConfigRuleResponse.BuilderPutOrganizationConfigRuleResponse.Builder. organizationConfigRuleArn(String organizationConfigRuleArn)The Amazon Resource Name (ARN) of an organization Config rule.PutOrganizationConfigRuleResponse.BuilderPutOrganizationConfigRuleResponse. toBuilder()Methods in software.amazon.awssdk.services.config.model that return types with arguments of type PutOrganizationConfigRuleResponse.Builder Modifier and Type Method Description static Class<? extends PutOrganizationConfigRuleResponse.Builder>PutOrganizationConfigRuleResponse. serializableBuilderClass()
-