Uses of Interface
software.amazon.awssdk.services.securityhub.model.AssociatedStandard.Builder
-
Packages that use AssociatedStandard.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AssociatedStandard.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AssociatedStandard.Builder Modifier and Type Method Description static AssociatedStandard.BuilderAssociatedStandard. builder()AssociatedStandard.BuilderAssociatedStandard.Builder. standardsId(String standardsId)The unique identifier of a standard in which a control is enabled.AssociatedStandard.BuilderAssociatedStandard. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AssociatedStandard.Builder Modifier and Type Method Description static Class<? extends AssociatedStandard.Builder>AssociatedStandard. serializableBuilderClass()
-