public static class UpsertSnippetRequest.Builder extends Object
UpsertSnippetRequest.| Constructor and Description |
|---|
Builder(Snippet snippet)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertSnippetRequest |
build()
Builds a new
UpsertSnippetRequest object using the set fields. |
UpsertSnippetRequest.Builder |
snippet(Snippet snippet)
Setter for snippet.
|
public Builder(Snippet snippet)
snippet - Snippet value for snippet.public UpsertSnippetRequest.Builder snippet(Snippet snippet)
snippet - Snippet value for snippet.public UpsertSnippetRequest build()
UpsertSnippetRequest object using the set fields.UpsertSnippetRequestCopyright © 2022. All rights reserved.