static ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.builder() |
|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.nextToken(String nextToken) |
If present, indicates that more output is available than is included in the current response.
|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.targets(Collection<PolicyTargetSummary> targets) |
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.targets(Consumer<PolicyTargetSummary.Builder>... targets) |
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.targets(PolicyTargetSummary... targets) |
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.toBuilder() |
|