| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio | |
| com.google.cloud.hadoop.gcsio.testing |
| Modifier and Type | Method and Description |
|---|---|
VerificationAttributes |
GoogleCloudStorageItemInfo.getVerificationAttributes()
Get object validation attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static GoogleCloudStorageItemInfo |
GoogleCloudStorageItemInfo.createObject(StorageResourceId resourceId,
long creationTime,
long modificationTime,
long size,
String contentType,
String contentEncoding,
Map<String,byte[]> metadata,
long contentGeneration,
long metaGeneration,
VerificationAttributes verificationAttributes)
Factory method for creating a GoogleCloudStorageItemInfo for an object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract VerificationAttributes |
GcsItemInfoTestBuilder.getVerificationAttributes() |
| Modifier and Type | Method and Description |
|---|---|
abstract GcsItemInfoTestBuilder.Builder |
GcsItemInfoTestBuilder.Builder.setVerificationAttributes(VerificationAttributes verificationAttributes) |
Copyright © 2024. All rights reserved.