public interface SubscriptionStatusPhysicalSubscriptionFluent<A extends SubscriptionStatusPhysicalSubscriptionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getDeadLetterSinkUri()
Boolean hasDeadLetterSinkUri()
A withNewDeadLetterSinkUri(StringBuilder arg1)
A withNewDeadLetterSinkUri(int[] arg1, int arg2, int arg3)
A withNewDeadLetterSinkUri(char[] arg1)
A withNewDeadLetterSinkUri(StringBuffer arg1)
A withNewDeadLetterSinkUri(byte[] arg1, int arg2)
A withNewDeadLetterSinkUri(byte[] arg1)
A withNewDeadLetterSinkUri(char[] arg1, int arg2, int arg3)
A withNewDeadLetterSinkUri(byte[] arg1, int arg2, int arg3)
A withNewDeadLetterSinkUri(byte[] arg1, int arg2, int arg3, int arg4)
String getReplyUri()
Boolean hasReplyUri()
A withNewReplyUri(StringBuilder arg1)
A withNewReplyUri(int[] arg1, int arg2, int arg3)
A withNewReplyUri(char[] arg1)
A withNewReplyUri(StringBuffer arg1)
A withNewReplyUri(byte[] arg1, int arg2)
A withNewReplyUri(byte[] arg1)
A withNewReplyUri(char[] arg1, int arg2, int arg3)
A withNewReplyUri(byte[] arg1, int arg2, int arg3)
A withNewReplyUri(byte[] arg1, int arg2, int arg3, int arg4)
String getSubscriberUri()
Boolean hasSubscriberUri()
A withNewSubscriberUri(StringBuilder arg1)
A withNewSubscriberUri(int[] arg1, int arg2, int arg3)
A withNewSubscriberUri(char[] arg1)
A withNewSubscriberUri(StringBuffer arg1)
A withNewSubscriberUri(byte[] arg1, int arg2)
A withNewSubscriberUri(byte[] arg1)
A withNewSubscriberUri(char[] arg1, int arg2, int arg3)
A withNewSubscriberUri(byte[] arg1, int arg2, int arg3)
A withNewSubscriberUri(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.