Uses of Interface
software.amazon.awssdk.services.apigateway.model.UpdateDocumentationPartResponse.Builder
Packages that use UpdateDocumentationPartResponse.Builder
-
Uses of UpdateDocumentationPartResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return UpdateDocumentationPartResponse.BuilderModifier and TypeMethodDescriptionUpdateDocumentationPartResponse.builder()The DocumentationPart identifier, generated by API Gateway when theDocumentationPartis created.UpdateDocumentationPartResponse.Builder.location(Consumer<DocumentationPartLocation.Builder> location) The location of the API entity to which the documentation applies.UpdateDocumentationPartResponse.Builder.location(DocumentationPartLocation location) The location of the API entity to which the documentation applies.UpdateDocumentationPartResponse.Builder.properties(String properties) A content map of API-specific key-value pairs describing the targeted API entity.UpdateDocumentationPartResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type UpdateDocumentationPartResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateDocumentationPartResponse.Builder>UpdateDocumentationPartResponse.serializableBuilderClass()