public class GetImageDetailsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetImageDetailsOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
collectionId()
Gets the collectionId.
|
String |
imageId()
Gets the imageId.
|
GetImageDetailsOptions.Builder |
newBuilder()
New builder.
|
public GetImageDetailsOptions.Builder newBuilder()
public String collectionId()
The identifier of the collection.
public String imageId()
The identifier of the image.
Copyright © 2021 IBM Cloud. All rights reserved.