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) |
copy
apply, build
InvalidCrossAccountRoleException.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.InvalidCrossAccountRoleErrorCode
InvalidCrossAccountRoleException.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.InvalidCrossAccountRoleErrorCode
InvalidCrossAccountRoleException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.