public class PathSegment
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PathSegment.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
PathSegment(software.amazon.cryptography.dbencryptionsdk.structuredencryption.model.PathSegment.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static PathSegment.Builder |
builder() |
StructureSegment |
member() |
PathSegment.Builder |
toBuilder() |
protected PathSegment(software.amazon.cryptography.dbencryptionsdk.structuredencryption.model.PathSegment.BuilderImpl builder)
public StructureSegment member()
public PathSegment.Builder toBuilder()
public static PathSegment.Builder builder()