static BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.builder() |
|
BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.Builder.errorCode(String errorCode) |
The error code for why the set of featured results couldn't be removed from the index.
|
BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.Builder.errorCode(ErrorCode errorCode) |
The error code for why the set of featured results couldn't be removed from the index.
|
BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.Builder.errorMessage(String errorMessage) |
An explanation for why the set of featured results couldn't be removed from the index.
|
BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.Builder.id(String id) |
The identifier of the set of featured results that couldn't be removed from the index.
|
BatchDeleteFeaturedResultsSetError.Builder |
BatchDeleteFeaturedResultsSetError.toBuilder() |
|