Uses of Class
software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
Packages that use BlockPublicAccessConfigurationMetadata Package Description software.amazon.awssdk.services.emr.model -
-
Uses of BlockPublicAccessConfigurationMetadata in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return BlockPublicAccessConfigurationMetadata Modifier and Type Method Description BlockPublicAccessConfigurationMetadataGetBlockPublicAccessConfigurationResponse. blockPublicAccessConfigurationMetadata()Properties that describe the Amazon Web Services principal that created theBlockPublicAccessConfigurationusing thePutBlockPublicAccessConfigurationaction as well as the date and time that the configuration was created.Methods in software.amazon.awssdk.services.emr.model with parameters of type BlockPublicAccessConfigurationMetadata Modifier and Type Method Description GetBlockPublicAccessConfigurationResponse.BuilderGetBlockPublicAccessConfigurationResponse.Builder. blockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata blockPublicAccessConfigurationMetadata)Properties that describe the Amazon Web Services principal that created theBlockPublicAccessConfigurationusing thePutBlockPublicAccessConfigurationaction as well as the date and time that the configuration was created.
-