Uses of Interface
software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse.Builder
-
Packages that use DeleteCollectionResponse.Builder Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of DeleteCollectionResponse.Builder in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return DeleteCollectionResponse.Builder Modifier and Type Method Description static DeleteCollectionResponse.BuilderDeleteCollectionResponse. builder()DeleteCollectionResponse.BuilderDeleteCollectionResponse.Builder. statusCode(Integer statusCode)HTTP status code that indicates the result of the operation.DeleteCollectionResponse.BuilderDeleteCollectionResponse. toBuilder()Methods in software.amazon.awssdk.services.rekognition.model that return types with arguments of type DeleteCollectionResponse.Builder Modifier and Type Method Description static Class<? extends DeleteCollectionResponse.Builder>DeleteCollectionResponse. serializableBuilderClass()
-