public class DoneableAccessLogging extends AccessLoggingFluentImpl<DoneableAccessLogging> implements io.fabric8.kubernetes.api.model.Doneable<AccessLogging>
AccessLoggingFluentImpl.DestinationNestedImpl<N>, AccessLoggingFluentImpl.HttpCaptureCookiesNestedImpl<N>, AccessLoggingFluentImpl.HttpCaptureHeadersNestedImpl<N>AccessLoggingFluent.DestinationNested<N>, AccessLoggingFluent.HttpCaptureCookiesNested<N>, AccessLoggingFluent.HttpCaptureHeadersNested<N>| Constructor and Description |
|---|
DoneableAccessLogging(AccessLogging item) |
DoneableAccessLogging(AccessLogging item,
io.fabric8.kubernetes.api.builder.Function<AccessLogging,AccessLogging> function) |
DoneableAccessLogging(io.fabric8.kubernetes.api.builder.Function<AccessLogging,AccessLogging> function) |
| Modifier and Type | Method and Description |
|---|---|
AccessLogging |
done() |
addAllToHttpCaptureCookies, addNewHttpCaptureCooky, addNewHttpCaptureCooky, addNewHttpCaptureCookyLike, addToHttpCaptureCookies, addToHttpCaptureCookies, buildDestination, buildFirstHttpCaptureCooky, buildHttpCaptureCookies, buildHttpCaptureCooky, buildHttpCaptureHeaders, buildLastHttpCaptureCooky, buildMatchingHttpCaptureCooky, editDestination, editFirstHttpCaptureCooky, editHttpCaptureCooky, editHttpCaptureHeaders, editLastHttpCaptureCooky, editMatchingHttpCaptureCooky, editOrNewDestination, editOrNewDestinationLike, editOrNewHttpCaptureHeaders, editOrNewHttpCaptureHeadersLike, equals, getDestination, getHttpCaptureCookies, getHttpCaptureHeaders, getHttpLogFormat, hasDestination, hashCode, hasHttpCaptureCookies, hasHttpCaptureHeaders, hasHttpLogFormat, hasMatchingHttpCaptureCooky, removeAllFromHttpCaptureCookies, removeFromHttpCaptureCookies, removeMatchingFromHttpCaptureCookies, setNewHttpCaptureCookyLike, setToHttpCaptureCookies, withDestination, withHttpCaptureCookies, withHttpCaptureCookies, withHttpCaptureHeaders, withHttpLogFormat, withNewDestination, withNewDestinationLike, withNewHttpCaptureHeaders, withNewHttpCaptureHeadersLike, withNewHttpLogFormat, withNewHttpLogFormat, withNewHttpLogFormatpublic DoneableAccessLogging(io.fabric8.kubernetes.api.builder.Function<AccessLogging,AccessLogging> function)
public DoneableAccessLogging(AccessLogging item, io.fabric8.kubernetes.api.builder.Function<AccessLogging,AccessLogging> function)
public DoneableAccessLogging(AccessLogging item)
public AccessLogging done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AccessLogging>Copyright © 2015–2020 Red Hat. All rights reserved.