Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawApplicationLog
-
Packages that use RawApplicationLog Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawApplicationLog in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawApplicationLog in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawApplicationLogImmutable implementation ofRawApplicationLog.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawApplicationLog Modifier and Type Method Description static ImmutableRawApplicationLogImmutableRawApplicationLog. copyOf(RawApplicationLog instance)Creates an immutable copy of aRawApplicationLogvalue.ImmutableRawApplicationLog.BuilderImmutableRawApplicationLog.Builder. from(RawApplicationLog instance)Fill a builder with attribute values from the providedRawApplicationLoginstance.
-