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