Interface GetMapStyleDescriptorResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetMapStyleDescriptorResponse.Builder,GetMapStyleDescriptorResponse>, LocationResponse.Builder, SdkBuilder<GetMapStyleDescriptorResponse.Builder,GetMapStyleDescriptorResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetMapStyleDescriptorResponse

public static interface GetMapStyleDescriptorResponse.Builder extends LocationResponse.Builder, SdkPojo, CopyableBuilder<GetMapStyleDescriptorResponse.Builder,GetMapStyleDescriptorResponse>
  • 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.
    • 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.
    • 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.