Uses of Class
com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog.Builder
-
Packages that use ImmutableRawApplicationLog.Builder Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of ImmutableRawApplicationLog.Builder in com.sap.cloudfoundry.client.facade.adapters
Methods in com.sap.cloudfoundry.client.facade.adapters that return ImmutableRawApplicationLog.Builder Modifier and Type Method Description static ImmutableRawApplicationLog.BuilderImmutableRawApplicationLog. builder()Creates a builder forImmutableRawApplicationLog.ImmutableRawApplicationLog.BuilderImmutableRawApplicationLog.Builder. envelope(org.cloudfoundry.doppler.Envelope envelope)Initializes the value for theenvelopeattribute.ImmutableRawApplicationLog.BuilderImmutableRawApplicationLog.Builder. from(RawApplicationLog instance)Fill a builder with attribute values from the providedRawApplicationLoginstance.
-