| java.lang.Object | |
| ↳ | com.amazonaws.services.s3.model.holders.RedirectRuleExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _hostNameType | |||||||||||
| _httpRedirectCodeType | |||||||||||
| _replaceKeyPrefixWithType | |||||||||||
| _replaceKeyWithType | |||||||||||
| hostName | |||||||||||
| httpRedirectCode | |||||||||||
| replaceKeyPrefixWith | |||||||||||
| replaceKeyWith | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves hostName
| |||||||||||
Retrieves httpRedirectCode
| |||||||||||
Retrieves replaceKeyPrefixWith
| |||||||||||
Retrieves replaceKeyWith
| |||||||||||
Sets hostName
| |||||||||||
Sets httpRedirectCode
| |||||||||||
Sets replaceKeyPrefixWith
| |||||||||||
Sets replaceKeyWith
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves hostName
Retrieves httpRedirectCode
Retrieves replaceKeyPrefixWith
Retrieves replaceKeyWith
Sets hostName
| value | Value to set |
|---|
Sets httpRedirectCode
| value | Value to set |
|---|
Sets replaceKeyPrefixWith
| value | Value to set |
|---|
Sets replaceKeyWith
| value | Value to set |
|---|