Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudOrganization
-
Packages that use RawCloudOrganization Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudOrganization in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudOrganization in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudOrganizationImmutable implementation ofRawCloudOrganization.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudOrganization Modifier and Type Method Description static ImmutableRawCloudOrganizationImmutableRawCloudOrganization. copyOf(RawCloudOrganization instance)Creates an immutable copy of aRawCloudOrganizationvalue.ImmutableRawCloudOrganization.BuilderImmutableRawCloudOrganization.Builder. from(RawCloudOrganization instance)Fill a builder with attribute values from the providedRawCloudOrganizationinstance.
-