Uses of Interface
software.amazon.awssdk.services.inspector2.model.DisableDelegatedAdminAccountResponse.Builder
-
Packages that use DisableDelegatedAdminAccountResponse.Builder Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of DisableDelegatedAdminAccountResponse.Builder in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return DisableDelegatedAdminAccountResponse.Builder Modifier and Type Method Description static DisableDelegatedAdminAccountResponse.BuilderDisableDelegatedAdminAccountResponse. builder()DisableDelegatedAdminAccountResponse.BuilderDisableDelegatedAdminAccountResponse.Builder. delegatedAdminAccountId(String delegatedAdminAccountId)The Amazon Web Services account ID of the successfully disabled delegated administrator.DisableDelegatedAdminAccountResponse.BuilderDisableDelegatedAdminAccountResponse. toBuilder()Methods in software.amazon.awssdk.services.inspector2.model that return types with arguments of type DisableDelegatedAdminAccountResponse.Builder Modifier and Type Method Description static Class<? extends DisableDelegatedAdminAccountResponse.Builder>DisableDelegatedAdminAccountResponse. serializableBuilderClass()
-