CopyableBuilder<InvalidCrossAccountRoleException.Builder,InvalidCrossAccountRoleException>, SdkBuilder<InvalidCrossAccountRoleException.Builder,InvalidCrossAccountRoleException>public static interface InvalidCrossAccountRoleException.Builder extends CopyableBuilder<InvalidCrossAccountRoleException.Builder,InvalidCrossAccountRoleException>
| Modifier and Type | Method | Description |
|---|---|---|
InvalidCrossAccountRoleException.Builder |
canRetry(Boolean canRetry) |
You can immediately retry your request.
|
InvalidCrossAccountRoleException.Builder |
inspectorErrorCode(String inspectorErrorCode) |
Code that indicates the type of error that is generated.
|
InvalidCrossAccountRoleException.Builder |
inspectorErrorCode(InvalidCrossAccountRoleErrorCode inspectorErrorCode) |
Code that indicates the type of error that is generated.
|
InvalidCrossAccountRoleException.Builder |
message(String message) |
copyapply, buildInvalidCrossAccountRoleException.Builder canRetry(Boolean canRetry)
You can immediately retry your request.
canRetry - You can immediately retry your request.InvalidCrossAccountRoleException.Builder inspectorErrorCode(String inspectorErrorCode)
Code that indicates the type of error that is generated.
inspectorErrorCode - Code that indicates the type of error that is generated.InvalidCrossAccountRoleErrorCodeInvalidCrossAccountRoleException.Builder inspectorErrorCode(InvalidCrossAccountRoleErrorCode inspectorErrorCode)
Code that indicates the type of error that is generated.
inspectorErrorCode - Code that indicates the type of error that is generated.InvalidCrossAccountRoleErrorCodeInvalidCrossAccountRoleException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.