static DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.builder() |
|
DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.Builder.nextToken(String nextToken) |
The token to be used for the next set of paginated results.
|
DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.Builder.registrationAttachments(Collection<RegistrationAttachmentsInformation> registrationAttachments) |
An array of RegistrationAttachments objects that contain the details for the requested registration
attachments.
|
DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.Builder.registrationAttachments(Consumer<RegistrationAttachmentsInformation.Builder>... registrationAttachments) |
An array of RegistrationAttachments objects that contain the details for the requested registration
attachments.
|
DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.Builder.registrationAttachments(RegistrationAttachmentsInformation... registrationAttachments) |
An array of RegistrationAttachments objects that contain the details for the requested registration
attachments.
|
DescribeRegistrationAttachmentsResponse.Builder |
DescribeRegistrationAttachmentsResponse.toBuilder() |
|