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