Uses of Class
com.ibm.cloud.is.vpc.v1.model.SnapshotIdentityByCRN
Packages that use SnapshotIdentityByCRN
-
Uses of SnapshotIdentityByCRN in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SnapshotIdentityByCRNModifier and TypeMethodDescriptionSnapshotIdentityByCRN.Builder.build()
Builds a SnapshotIdentityByCRN.SnapshotPrototype.sourceSnapshot()
Gets the sourceSnapshot.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type SnapshotIdentityByCRNModifier and TypeMethodDescriptionSnapshotPrototypeSnapshotBySourceSnapshot.Builder.sourceSnapshot
(SnapshotIdentityByCRN sourceSnapshot) Set the sourceSnapshot.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SnapshotIdentityByCRNModifierConstructorDescriptionBuilder
(SnapshotIdentityByCRN sourceSnapshot) Instantiates a new builder with required properties.