| 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 | 
|---|---|
SubclassT | 
BaseAwsJsonProtocolFactory.Builder.protocol(AwsJsonProtocol protocol)  | 
AwsJsonProtocolMetadata.Builder | 
AwsJsonProtocolMetadata.Builder.protocol(AwsJsonProtocol protocol)  | 
Copyright © 2023. All rights reserved.