static UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.builder() |
|
UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.Builder.id(String id) |
The DocumentationPart identifier, generated by API Gateway when the DocumentationPart is
created.
|
default UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.Builder.location(Consumer<DocumentationPartLocation.Builder> location) |
The location of the API entity to which the documentation applies.
|
UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.Builder.location(DocumentationPartLocation location) |
The location of the API entity to which the documentation applies.
|
UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.Builder.properties(String properties) |
A content map of API-specific key-value pairs describing the targeted API entity.
|
UpdateDocumentationPartResponse.Builder |
UpdateDocumentationPartResponse.toBuilder() |
|