Package io.minio
Class ListObjectsV2Response
java.lang.Object
io.minio.GenericResponse
io.minio.ListObjectsV2Response
Response class of
S3Base.listObjectsV2(io.minio.ListObjectsArgs).-
Constructor Summary
ConstructorsConstructorDescriptionListObjectsV2Response(Headers headers, String bucket, String region, ListBucketResultV2 result) -
Method Summary
Methods inherited from class io.minio.GenericResponse
bucket, headers, object, region
-
Constructor Details
-
ListObjectsV2Response
public ListObjectsV2Response(Headers headers, String bucket, String region, ListBucketResultV2 result)
-
-
Method Details
-
result
-