public class GetImportToken
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
GetImportToken() |
Modifier and Type | Method and Description |
---|---|
Date |
getCreationDate()
Gets the creationDate.
|
Double |
getExpiration()
Gets the expiration.
|
Date |
getExpirationDate()
Gets the expirationDate.
|
Double |
getMaxAllowedRetrievals()
Gets the maxAllowedRetrievals.
|
byte[] |
getNonce()
Gets the nonce.
|
byte[] |
getPayload()
Gets the payload.
|
Double |
getRemainingRetrievals()
Gets the remainingRetrievals.
|
public Double getExpiration()
public Double getMaxAllowedRetrievals()
public Date getCreationDate()
public Date getExpirationDate()
public Double getRemainingRetrievals()
public byte[] getPayload()
public byte[] getNonce()
Copyright © 2022 IBM Cloud. All rights reserved.