Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetAuthorizersResponse.Builder
Packages that use GetAuthorizersResponse.Builder
-
Uses of GetAuthorizersResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetAuthorizersResponse.BuilderModifier and TypeMethodDescriptionGetAuthorizersResponse.builder()GetAuthorizersResponse.Builder.items(Collection<Authorizer> items) The current page of elements from this collection.GetAuthorizersResponse.Builder.items(Consumer<Authorizer.Builder>... items) The current page of elements from this collection.GetAuthorizersResponse.Builder.items(Authorizer... items) The current page of elements from this collection.Sets the value of the Position property for this object.GetAuthorizersResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetAuthorizersResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAuthorizersResponse.Builder>GetAuthorizersResponse.serializableBuilderClass()