public class InstanceMetadataProject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
InstanceMetadataProject.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
assetId()
Gets the assetId.
|
InstanceMetadataProject.Builder |
newBuilder()
New builder.
|
String |
projectId()
Gets the projectId.
|
String |
projectName()
Gets the projectName.
|
public InstanceMetadataProject.Builder newBuilder()
public String projectId()
public String assetId()
public String projectName()
Copyright © 2021 IBM Cloud. All rights reserved.