JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.projectnessie.objectstoragemock.s3
Interface Tag
@Immutable
public interface
Tag
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
Tag
fromString
(
String
keyValuePair)
String
key
()
String
value
()
Method Details
key
String
key
()
value
String
value
()
fromString
static
Tag
fromString
(
String
keyValuePair)