Interface OpenLocation.CodeBuildStage
- All Known Implementing Classes:
OpenLocation.Builder
- Enclosing class:
- OpenLocation
public static interface OpenLocation.CodeBuildStage
-
Method Summary
-
Method Details
-
code
Initializes the value for thecode
attribute.- Parameters:
code
- The value for code- Returns:
this
builder for use in a chained invocation
-