Package | Description |
---|---|
com.amazonaws.services.cognitosync.model |
Modifier and Type | Method and Description |
---|---|
static BulkPublishStatus |
BulkPublishStatus.fromValue(String value)
Use this in place of valueOf.
|
static BulkPublishStatus |
BulkPublishStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkPublishStatus[] |
BulkPublishStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetBulkPublishDetailsResult.setBulkPublishStatus(BulkPublishStatus bulkPublishStatus)
Status of the last bulk publish operation, valid values are:
|
GetBulkPublishDetailsResult |
GetBulkPublishDetailsResult.withBulkPublishStatus(BulkPublishStatus bulkPublishStatus)
Status of the last bulk publish operation, valid values are:
|
Copyright © 2018. All rights reserved.