public class CacheListResponseCachesItem
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CacheListResponseCachesItem() |
Modifier and Type | Method and Description |
---|---|
Long |
getCardinality()
Gets the cardinality.
|
String |
getCreatedTimestamp()
Gets the createdTimestamp.
|
Long |
getHitCount()
Gets the hitCount.
|
String |
getId()
Gets the id.
|
String |
getLastModifiedTimestamp()
Gets the lastModifiedTimestamp.
|
String |
getLastRefreshTimestamp()
Gets the lastRefreshTimestamp.
|
String |
getLastUsedTimestamp()
Gets the lastUsedTimestamp.
|
String |
getName()
Gets the name.
|
String |
getOwnerId()
Gets the ownerId.
|
String |
getQuery()
Gets the query.
|
Long |
getRefreshCount()
Gets the refreshCount.
|
String |
getRefreshSchedule()
Gets the refreshSchedule.
|
String |
getRefreshScheduleDesc()
Gets the refreshScheduleDesc.
|
Long |
getSize()
Gets the size.
|
String |
getState()
Gets the state.
|
String |
getStatusMsg()
Gets the statusMsg.
|
Long |
getTimeTakenForRefresh()
Gets the timeTakenForRefresh.
|
String |
getType()
Gets the type.
|
public String getName()
public String getId()
public String getQuery()
public String getOwnerId()
public String getType()
public String getCreatedTimestamp()
public String getLastModifiedTimestamp()
public String getLastRefreshTimestamp()
public String getLastUsedTimestamp()
public String getState()
public Long getSize()
public Long getCardinality()
public Long getTimeTakenForRefresh()
public Long getRefreshCount()
public Long getHitCount()
public String getRefreshSchedule()
public String getRefreshScheduleDesc()
public String getStatusMsg()
Copyright © 2021 IBM Cloud. All rights reserved.