ServiceListContainersSegmentResponse type

Zawiera dane odpowiedzi dla operacji listContainersSegment.

type ServiceListContainersSegmentResponse = WithResponse<
  ServiceListContainersSegmentResponse,
  ServiceListContainersSegmentHeaders
>