Interface Endpoint.Builder

    • Method Detail

      • endpointArn

        Endpoint.Builder endpointArn​(String endpointArn)

        The EndpointArn for mobile app and device.

        Parameters:
        endpointArn - The EndpointArn for mobile app and device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributes

        Endpoint.Builder attributes​(Map<String,​String> attributes)

        Attributes for endpoint.

        Parameters:
        attributes - Attributes for endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.