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