Package io.minio
Class GetObjectAttributesResponse
java.lang.Object
io.minio.GenericResponse
io.minio.GetObjectAttributesResponse
-
Constructor Summary
ConstructorsConstructorDescriptionGetObjectAttributesResponse(okhttp3.Headers headers, String bucket, String region, String object, GetObjectAttributesOutput result) -
Method Summary
Methods inherited from class io.minio.GenericResponse
bucket, headers, object, region
-
Constructor Details
-
GetObjectAttributesResponse
public GetObjectAttributesResponse(okhttp3.Headers headers, String bucket, String region, String object, GetObjectAttributesOutput result)
-
-
Method Details
-
result
-