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