static ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.builder() |
|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.nextToken(String nextToken) |
A token that can be used to retrieve the next set of results, or null if there are no additional
results.
|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.securityProfileTargetMappings(Collection<SecurityProfileTargetMapping> securityProfileTargetMappings) |
A list of security profiles and their associated targets.
|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.securityProfileTargetMappings(Consumer<SecurityProfileTargetMapping.Builder>... securityProfileTargetMappings) |
A list of security profiles and their associated targets.
|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.securityProfileTargetMappings(SecurityProfileTargetMapping... securityProfileTargetMappings) |
A list of security profiles and their associated targets.
|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.toBuilder() |
|