Class Location.Builder

  • Enclosing class:
    Location

    public static final class Location.Builder
    extends java.lang.Object
    • Method Detail

      • id

        public Location.Builder id​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
        The reference id
      • remoteId

        public Location.Builder remoteId​(java.lang.String remoteId)
        Provider's unique identifier
      • remoteId

        public Location.Builder remoteId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
        Provider's unique identifier
      • name

        public Location.Builder name​(java.lang.String name)
        The reference name
      • name

        public Location.Builder name​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
        The reference name