open static fun builder(key: String!): StaticImage.RequiredStep!
Builder of the StaticImage.
key
- String!: - It is required.
Return
StaticImage.RequiredStep!: The staticMap model.
open static fun builder(key: String!, version: Int): StaticImage.RequiredStep!
Builder of the StaticImage.
key
- String!: - It is required.
version
- Int: - The default is 1.
Return
StaticImage.RequiredStep!: The staticMap model.