Uses of Interface
software.amazon.awssdk.services.macie2.model.AwsService.Builder
-
Packages that use AwsService.Builder Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AwsService.Builder in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AwsService.Builder Modifier and Type Method Description static AwsService.BuilderAwsService. builder()AwsService.BuilderAwsService.Builder. invokedBy(String invokedBy)The name of the Amazon Web Service that performed the action.AwsService.BuilderAwsService. toBuilder()Methods in software.amazon.awssdk.services.macie2.model that return types with arguments of type AwsService.Builder Modifier and Type Method Description static Class<? extends AwsService.Builder>AwsService. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.macie2.model with type arguments of type AwsService.Builder Modifier and Type Method Description default UserIdentity.BuilderUserIdentity.Builder. awsService(Consumer<AwsService.Builder> awsService)If the action was performed by an Amazon Web Services account that belongs to an Amazon Web Service, the name of the service.
-