| Package | Description |
|---|---|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
static SecurityPolicy |
SecurityPolicy.fromValue(String value)
Use this in place of valueOf.
|
static SecurityPolicy |
SecurityPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityPolicy[] |
SecurityPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DomainName |
DomainName.withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
UpdateDomainNameResult |
UpdateDomainNameResult.withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
GetDomainNameResult |
GetDomainNameResult.withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
CreateDomainNameResult |
CreateDomainNameResult.withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
CreateDomainNameRequest |
CreateDomainNameRequest.withSecurityPolicy(SecurityPolicy securityPolicy)
The Transport Layer Security (TLS) version + cipher suite for this DomainName.
|
Copyright © 2025. All rights reserved.