public static interface Endpoint.Builder extends SdkPojo, CopyableBuilder<Endpoint.Builder,Endpoint>
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
attributes(Map<String,String> attributes)
Attributes for endpoint.
|
Endpoint.Builder |
endpointArn(String endpointArn)
The
EndpointArn for mobile app and device. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEndpoint.Builder endpointArn(String endpointArn)
The EndpointArn for mobile app and device.
endpointArn - The EndpointArn for mobile app and device.Endpoint.Builder attributes(Map<String,String> attributes)
Attributes for endpoint.
attributes - Attributes for endpoint.Copyright © 2021. All rights reserved.