| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static OriginProtocolPolicyEnum |
OriginProtocolPolicyEnum.fromValue(String value)
Use this in place of valueOf.
|
static OriginProtocolPolicyEnum |
OriginProtocolPolicyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriginProtocolPolicyEnum[] |
OriginProtocolPolicyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputOrigin |
InputOrigin.withProtocolPolicy(OriginProtocolPolicyEnum protocolPolicy)
The protocol that your Amazon Lightsail distribution uses when establishing a connection with your origin to pull
content.
|
Origin |
Origin.withProtocolPolicy(OriginProtocolPolicyEnum protocolPolicy)
The protocol that your Amazon Lightsail distribution uses when establishing a connection with your origin to pull
content.
|
Copyright © 2023. All rights reserved.