public static final class IntermediateOutpostResource.Builder extends Object
| Modifier and Type | Method and Description | 
|---|---|
| IntermediateOutpostResource | build() | 
| IntermediateOutpostResource.Builder | withOutpostId(String outpostId)Sets the outpostId | 
| IntermediateOutpostResource.Builder | withOutpostSubresource(ArnResource outpostSubResource)Sets the outpostSubResource | 
public IntermediateOutpostResource.Builder withOutpostSubresource(ArnResource outpostSubResource)
outpostSubResource - The new outpostSubResource value.public IntermediateOutpostResource.Builder withOutpostId(String outpostId)
outpostId - The new outpostId value.public IntermediateOutpostResource build()