static GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.builder() |
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.nextToken(String nextToken) |
The pagination token to use to request the next page of results.
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(Collection<StandardsSubscription> standardsSubscriptions) |
The list of StandardsSubscriptions objects that include information about the enabled standards.
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(Consumer<StandardsSubscription.Builder>... standardsSubscriptions) |
The list of StandardsSubscriptions objects that include information about the enabled standards.
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.Builder.standardsSubscriptions(StandardsSubscription... standardsSubscriptions) |
The list of StandardsSubscriptions objects that include information about the enabled standards.
|
GetEnabledStandardsResponse.Builder |
GetEnabledStandardsResponse.toBuilder() |
|