public static interface GetMasterAccountRequest.Builder extends GuardDutyRequest.Builder, CopyableBuilder<GetMasterAccountRequest.Builder,GetMasterAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
|
GetMasterAccountRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetMasterAccountRequest.Builder detectorId(String detectorId)
detectorId - The unique ID of the detector of the GuardDuty member account.GetMasterAccountRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.