Uses of Interface
software.amazon.awssdk.services.route53recoveryreadiness.model.ListCrossAccountAuthorizationsRequest.Builder
-
Packages that use ListCrossAccountAuthorizationsRequest.Builder Package Description software.amazon.awssdk.services.route53recoveryreadiness Recovery readinesssoftware.amazon.awssdk.services.route53recoveryreadiness.model -
-
Uses of ListCrossAccountAuthorizationsRequest.Builder in software.amazon.awssdk.services.route53recoveryreadiness
-
Uses of ListCrossAccountAuthorizationsRequest.Builder in software.amazon.awssdk.services.route53recoveryreadiness.model
Methods in software.amazon.awssdk.services.route53recoveryreadiness.model that return ListCrossAccountAuthorizationsRequest.Builder Modifier and Type Method Description static ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest. builder()ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest.Builder. maxResults(Integer maxResults)The number of objects that you want to return with this call.ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest.Builder. nextToken(String nextToken)The token that identifies which batch of results you want to see.ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest.Builder. overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest.Builder. overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)ListCrossAccountAuthorizationsRequest.BuilderListCrossAccountAuthorizationsRequest. toBuilder()Methods in software.amazon.awssdk.services.route53recoveryreadiness.model that return types with arguments of type ListCrossAccountAuthorizationsRequest.Builder Modifier and Type Method Description static Class<? extends ListCrossAccountAuthorizationsRequest.Builder>ListCrossAccountAuthorizationsRequest. serializableBuilderClass()
-