public class AbortFluentImpl<A extends AbortFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AbortFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AbortFluentImpl.GrpcStatusErrorTypeNestedImpl<N> |
class |
AbortFluentImpl.Http2ErrorTypeNestedImpl<N> |
class |
AbortFluentImpl.HttpStatusErrorTypeNestedImpl<N> |
AbortFluent.GrpcStatusErrorTypeNested<N>, AbortFluent.Http2ErrorTypeNested<N>, AbortFluent.HttpStatusErrorTypeNested<N>| Constructor and Description |
|---|
AbortFluentImpl() |
AbortFluentImpl(Abort instance) |
public AbortFluentImpl()
public AbortFluentImpl(Abort instance)
@Deprecated public Abort.ErrorType getErrorType()
getErrorType in interface AbortFluent<A extends AbortFluent<A>>public Abort.ErrorType buildErrorType()
buildErrorType in interface AbortFluent<A extends AbortFluent<A>>public A withErrorType(Abort.ErrorType errorType)
withErrorType in interface AbortFluent<A extends AbortFluent<A>>public Boolean hasErrorType()
hasErrorType in interface AbortFluent<A extends AbortFluent<A>>public A withHttpStatusErrorType(HttpStatusErrorType httpStatusErrorType)
withHttpStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.HttpStatusErrorTypeNested<A> withNewHttpStatusErrorType()
withNewHttpStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.HttpStatusErrorTypeNested<A> withNewHttpStatusErrorTypeLike(HttpStatusErrorType item)
withNewHttpStatusErrorTypeLike in interface AbortFluent<A extends AbortFluent<A>>public A withNewHttpStatusErrorType(Integer httpStatus)
withNewHttpStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public A withGrpcStatusErrorType(GrpcStatusErrorType grpcStatusErrorType)
withGrpcStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.GrpcStatusErrorTypeNested<A> withNewGrpcStatusErrorType()
withNewGrpcStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.GrpcStatusErrorTypeNested<A> withNewGrpcStatusErrorTypeLike(GrpcStatusErrorType item)
withNewGrpcStatusErrorTypeLike in interface AbortFluent<A extends AbortFluent<A>>public A withNewGrpcStatusErrorType(String grpcStatus)
withNewGrpcStatusErrorType in interface AbortFluent<A extends AbortFluent<A>>public A withHttp2ErrorType(Http2ErrorErrorType http2ErrorType)
withHttp2ErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.Http2ErrorTypeNested<A> withNewHttp2ErrorType()
withNewHttp2ErrorType in interface AbortFluent<A extends AbortFluent<A>>public AbortFluent.Http2ErrorTypeNested<A> withNewHttp2ErrorTypeLike(Http2ErrorErrorType item)
withNewHttp2ErrorTypeLike in interface AbortFluent<A extends AbortFluent<A>>public A withNewHttp2ErrorType(String http2Error)
withNewHttp2ErrorType in interface AbortFluent<A extends AbortFluent<A>>public Integer getPercent()
getPercent in interface AbortFluent<A extends AbortFluent<A>>public A withPercent(Integer percent)
withPercent in interface AbortFluent<A extends AbortFluent<A>>public Boolean hasPercent()
hasPercent in interface AbortFluent<A extends AbortFluent<A>>public A withNewPercent(String arg1)
withNewPercent in interface AbortFluent<A extends AbortFluent<A>>public A withNewPercent(int arg1)
withNewPercent in interface AbortFluent<A extends AbortFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.