public static class ListSteeringPolicyAttachmentsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListSteeringPolicyAttachmentsResponse |
build() |
ListSteeringPolicyAttachmentsResponse.Builder |
copy(ListSteeringPolicyAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListSteeringPolicyAttachmentsResponse.Builder |
items(List<SteeringPolicyAttachmentSummary> items) |
ListSteeringPolicyAttachmentsResponse.Builder |
opcNextPage(String opcNextPage) |
ListSteeringPolicyAttachmentsResponse.Builder |
opcRequestId(String opcRequestId) |
ListSteeringPolicyAttachmentsResponse.Builder |
opcTotalItems(Integer opcTotalItems) |
String |
toString() |
public ListSteeringPolicyAttachmentsResponse.Builder copy(ListSteeringPolicyAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
public ListSteeringPolicyAttachmentsResponse.Builder opcNextPage(String opcNextPage)
public ListSteeringPolicyAttachmentsResponse.Builder opcTotalItems(Integer opcTotalItems)
public ListSteeringPolicyAttachmentsResponse.Builder opcRequestId(String opcRequestId)
public ListSteeringPolicyAttachmentsResponse.Builder items(List<SteeringPolicyAttachmentSummary> items)
public ListSteeringPolicyAttachmentsResponse build()
Copyright © 2016–2020. All rights reserved.