Package | Description |
---|---|
software.amazon.awssdk.protocols.json |
Modifier and Type | Method and Description |
---|---|
AwsJsonProtocol |
AwsJsonProtocolMetadata.protocol() |
static AwsJsonProtocol |
AwsJsonProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsJsonProtocol[] |
AwsJsonProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AwsJsonProtocolMetadata.Builder |
AwsJsonProtocolMetadata.Builder.protocol(AwsJsonProtocol protocol) |
SubclassT |
BaseAwsJsonProtocolFactory.Builder.protocol(AwsJsonProtocol protocol) |
Copyright © 2019. All rights reserved.