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