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