Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawUserRole
-
Packages that use RawUserRole Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawUserRole in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawUserRole in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawUserRoleImmutable implementation ofRawUserRole.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawUserRole Modifier and Type Method Description static ImmutableRawUserRoleImmutableRawUserRole. copyOf(RawUserRole instance)Creates an immutable copy of aRawUserRolevalue.ImmutableRawUserRole.BuilderImmutableRawUserRole.Builder. from(RawUserRole instance)Fill a builder with attribute values from the providedRawUserRoleinstance.
-