Uses of Interface
software.amazon.awssdk.services.drs.model.Account.Builder
-
Packages that use Account.Builder Package Description software.amazon.awssdk.services.drs.model -
-
Uses of Account.Builder in software.amazon.awssdk.services.drs.model
Methods in software.amazon.awssdk.services.drs.model that return Account.Builder Modifier and Type Method Description Account.BuilderAccount.Builder. accountID(String accountID)Account ID of AWS account.static Account.BuilderAccount. builder()Account.BuilderAccount. toBuilder()Methods in software.amazon.awssdk.services.drs.model that return types with arguments of type Account.Builder Modifier and Type Method Description static Class<? extends Account.Builder>Account. serializableBuilderClass()
-