static DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.builder() |
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(Collection<InboundIntegration> inboundIntegrations) |
A list of inbound integrations.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(Consumer<InboundIntegration.Builder>... inboundIntegrations) |
A list of inbound integrations.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.inboundIntegrations(InboundIntegration... inboundIntegrations) |
A list of inbound integrations.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.Builder.marker(String marker) |
A value that indicates the starting point for the next set of response records in a subsequent request.
|
DescribeInboundIntegrationsResponse.Builder |
DescribeInboundIntegrationsResponse.toBuilder() |
|