Uses of Interface
software.amazon.awssdk.services.config.model.PutOrganizationConformancePackResponse.Builder
-
Packages that use PutOrganizationConformancePackResponse.Builder Package Description software.amazon.awssdk.services.config.model -
-
Uses of PutOrganizationConformancePackResponse.Builder in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return PutOrganizationConformancePackResponse.Builder Modifier and Type Method Description static PutOrganizationConformancePackResponse.BuilderPutOrganizationConformancePackResponse. builder()PutOrganizationConformancePackResponse.BuilderPutOrganizationConformancePackResponse.Builder. organizationConformancePackArn(String organizationConformancePackArn)ARN of the organization conformance pack.PutOrganizationConformancePackResponse.BuilderPutOrganizationConformancePackResponse. toBuilder()Methods in software.amazon.awssdk.services.config.model that return types with arguments of type PutOrganizationConformancePackResponse.Builder Modifier and Type Method Description static Class<? extends PutOrganizationConformancePackResponse.Builder>PutOrganizationConformancePackResponse. serializableBuilderClass()
-