| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.json | |
| com.ibm.cos.v2.protocols.json.internal |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolFact |
ProtocolFact.from(AwsJsonProtocol protocol)
Returns the object representing a collection of facts for each protocol.
|
Copyright © 2026. All rights reserved.