Package | Description |
---|---|
com.ibm.cloud.objectstorage.protocol |
Modifier and Type | Method and Description |
---|---|
Protocol |
OperationInfo.protocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OperationInfo.Builder |
OperationInfo.Builder.protocol(Protocol protocol) |
Copyright © 2024. All rights reserved.