public class ImportToken
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ImportToken.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Date |
creationDate()
Gets the creationDate.
|
Double |
expiration()
Gets the expiration.
|
Date |
expirationDate()
Gets the expirationDate.
|
Double |
maxAllowedRetrievals()
Gets the maxAllowedRetrievals.
|
ImportToken.Builder |
newBuilder()
New builder.
|
Double |
remainingRetrievals()
Gets the remainingRetrievals.
|
public ImportToken.Builder newBuilder()
public Double expiration()
public Double maxAllowedRetrievals()
public Date creationDate()
public Date expirationDate()
public Double remainingRetrievals()
Copyright © 2022 IBM Cloud. All rights reserved.