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