public class ReplaceConfigurationAssetOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ReplaceConfigurationAssetOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
assetCreatedDate()
Gets the assetCreatedDate.
|
String |
assetId()
Gets the assetId.
|
List<AssetMapping> |
assetMappings()
Gets the assetMappings.
|
String |
assetName()
Gets the assetName.
|
String |
assetStatus()
Gets the assetStatus.
|
String |
crn()
Gets the crn.
|
ReplaceConfigurationAssetOptions.Builder |
newBuilder()
New builder.
|
public ReplaceConfigurationAssetOptions.Builder newBuilder()
public String assetId()
public String crn()
public String assetStatus()
public String assetName()
public String assetCreatedDate()
public List<AssetMapping> assetMappings()
Copyright © 2021 IBM Cloud. All rights reserved.