Package com.ibm.cloud.is.vpc.v1.model
Class SnapshotIdentityById
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.SnapshotIdentity
-
- com.ibm.cloud.is.vpc.v1.model.SnapshotIdentityById
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SnapshotIdentityById extends SnapshotIdentity
SnapshotIdentityById.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SnapshotIdentityById.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SnapshotIdentityById.Builder
newBuilder()
New builder.-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.SnapshotIdentity
crn, href, id
-
-
-
-
Method Detail
-
newBuilder
public SnapshotIdentityById.Builder newBuilder()
New builder.- Returns:
- a SnapshotIdentityById builder
-
-