| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ContentType |
AddFixedResponseProps.Jsii$Proxy.getContentType()
Deprecated.
|
default ContentType |
FixedResponse.getContentType()
Deprecated.
|
ContentType |
FixedResponse.Jsii$Proxy.getContentType()
Deprecated.
|
static ContentType |
ContentType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddFixedResponseProps.Builder |
AddFixedResponseProps.Builder.contentType(ContentType contentType)
Deprecated.
|
FixedResponse.Builder |
FixedResponse.Builder.contentType(ContentType contentType)
Deprecated.
|
Copyright © 2022. All rights reserved.