| Package | Description |
|---|---|
| software.amazon.awssdk.awscore.internal |
| Modifier and Type | Method and Description |
|---|---|
static AwsServiceProtocol |
AwsServiceProtocol.fromValue(String strProtocol) |
static AwsServiceProtocol |
AwsServiceProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsServiceProtocol[] |
AwsServiceProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AwsProtocolMetadata.Builder |
AwsProtocolMetadata.Builder.serviceProtocol(AwsServiceProtocol serviceProtocol) |
Copyright © 2023. All rights reserved.