Interface GetMapStyleDescriptorResponse.Builder

  • Method Details

    • blob

      Contains the body of the style descriptor.

      Parameters:
      blob - Contains the body of the style descriptor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentType

      The style descriptor's content type. For example, application/json.

      Parameters:
      contentType - The style descriptor's content type. For example, application/json.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cacheControl

      GetMapStyleDescriptorResponse.Builder cacheControl(String cacheControl)

      The HTTP Cache-Control directive for the value.

      Parameters:
      cacheControl - The HTTP Cache-Control directive for the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.