Uses of Interface
software.amazon.awssdk.services.guardduty.model.GetMasterAccountResponse.Builder
-
Packages that use GetMasterAccountResponse.Builder Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of GetMasterAccountResponse.Builder in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return GetMasterAccountResponse.Builder Modifier and Type Method Description static GetMasterAccountResponse.BuilderGetMasterAccountResponse. builder()default GetMasterAccountResponse.BuilderGetMasterAccountResponse.Builder. master(Consumer<Master.Builder> master)The administrator account details.GetMasterAccountResponse.BuilderGetMasterAccountResponse.Builder. master(Master master)The administrator account details.GetMasterAccountResponse.BuilderGetMasterAccountResponse. toBuilder()Methods in software.amazon.awssdk.services.guardduty.model that return types with arguments of type GetMasterAccountResponse.Builder Modifier and Type Method Description static Class<? extends GetMasterAccountResponse.Builder>GetMasterAccountResponse. serializableBuilderClass()
-