public class ModelReplaceMapResourceOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ModelReplaceMapResourceOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
crn()
Gets the crn.
|
ModelReplaceMapResourceOptions.Builder |
newBuilder()
New builder.
|
Map<String,List<MapResourceEntry>> |
requestBody()
Gets the requestBody.
|
String |
resourceName()
Gets the resourceName.
|
public ModelReplaceMapResourceOptions.Builder newBuilder()
public String crn()
public String resourceName()
public Map<String,List<MapResourceEntry>> requestBody()
Copyright © 2021 IBM Cloud. All rights reserved.