public class com.microsoft.azure.management.network.implementation.ApplicationGatewayInner extends com.microsoft.azure.Resource
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.microsoft.azure.management.network.implementation.ApplicationGatewayInner
super_class: com.microsoft.azure.Resource
{
private com.microsoft.azure.management.network.ApplicationGatewaySku sku;
descriptor: Lcom/microsoft/azure/management/network/ApplicationGatewaySku;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sku")
private com.microsoft.azure.management.network.ApplicationGatewaySslPolicy sslPolicy;
descriptor: Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sslPolicy")
private com.microsoft.azure.management.network.ApplicationGatewayOperationalState operationalState;
descriptor: Lcom/microsoft/azure/management/network/ApplicationGatewayOperationalState;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.operationalState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayIPConfigurationInner> gatewayIPConfigurations;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayIPConfigurationInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.gatewayIPConfigurations")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner> authenticationCertificates;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayAuthenticationCertificateInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.authenticationCertificates")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayTrustedRootCertificate> trustedRootCertificates;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayTrustedRootCertificate;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.trustedRootCertificates")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner> sslCertificates;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewaySslCertificateInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sslCertificates")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendIPConfiguration> frontendIPConfigurations;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendIPConfiguration;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.frontendIPConfigurations")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendPort> frontendPorts;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendPort;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.frontendPorts")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayProbeInner> probes;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayProbeInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.probes")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendAddressPool> backendAddressPools;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendAddressPool;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.backendAddressPools")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendHttpSettings> backendHttpSettingsCollection;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpSettings;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.backendHttpSettingsCollection")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayHttpListener> httpListeners;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayHttpListener;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.httpListeners")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayUrlPathMapInner> urlPathMaps;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayUrlPathMapInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.urlPathMaps")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRequestRoutingRuleInner> requestRoutingRules;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRequestRoutingRuleInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.requestRoutingRules")
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayRewriteRuleSet> rewriteRuleSets;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayRewriteRuleSet;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.rewriteRuleSets")
private java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRedirectConfigurationInner> redirectConfigurations;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRedirectConfigurationInner;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.redirectConfigurations")
private com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration webApplicationFirewallConfiguration;
descriptor: Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.webApplicationFirewallConfiguration")
private com.microsoft.azure.SubResource firewallPolicy;
descriptor: Lcom/microsoft/azure/SubResource;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.firewallPolicy")
private java.lang.Boolean enableHttp2;
descriptor: Ljava/lang/Boolean;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.enableHttp2")
private java.lang.Boolean enableFips;
descriptor: Ljava/lang/Boolean;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.enableFips")
private com.microsoft.azure.management.network.ApplicationGatewayAutoscaleConfiguration autoscaleConfiguration;
descriptor: Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.autoscaleConfiguration")
private java.lang.String resourceGuid;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.resourceGuid", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private com.microsoft.azure.management.network.ProvisioningState provisioningState;
descriptor: Lcom/microsoft/azure/management/network/ProvisioningState;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.provisioningState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.util.List<com.microsoft.azure.management.network.ApplicationGatewayCustomError> customErrorConfigurations;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayCustomError;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.customErrorConfigurations")
private java.lang.String etag;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "etag", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.util.List<java.lang.String> zones;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Ljava/lang/String;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "zones")
private com.microsoft.azure.management.network.ManagedServiceIdentity identity;
descriptor: Lcom/microsoft/azure/management/network/ManagedServiceIdentity;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "identity")
private java.lang.String id;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "id")
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.microsoft.azure.Resource.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.ApplicationGatewaySku sku();
descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewaySku;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sku:Lcom/microsoft/azure/management/network/ApplicationGatewaySku;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withSku(com.microsoft.azure.management.network.ApplicationGatewaySku);
descriptor: (Lcom/microsoft/azure/management/network/ApplicationGatewaySku;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sku:Lcom/microsoft/azure/management/network/ApplicationGatewaySku;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 sku Lcom/microsoft/azure/management/network/ApplicationGatewaySku;
MethodParameters:
Name Flags
sku
public com.microsoft.azure.management.network.ApplicationGatewaySslPolicy sslPolicy();
descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sslPolicy:Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withSslPolicy(com.microsoft.azure.management.network.ApplicationGatewaySslPolicy);
descriptor: (Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sslPolicy:Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 sslPolicy Lcom/microsoft/azure/management/network/ApplicationGatewaySslPolicy;
MethodParameters:
Name Flags
sslPolicy
public com.microsoft.azure.management.network.ApplicationGatewayOperationalState operationalState();
descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayOperationalState;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.operationalState:Lcom/microsoft/azure/management/network/ApplicationGatewayOperationalState;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayIPConfigurationInner> gatewayIPConfigurations();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.gatewayIPConfigurations:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayIPConfigurationInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withGatewayIPConfigurations(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayIPConfigurationInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.gatewayIPConfigurations:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 gatewayIPConfigurations Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayIPConfigurationInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayIPConfigurationInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
gatewayIPConfigurations
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner> authenticationCertificates();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.authenticationCertificates:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayAuthenticationCertificateInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withAuthenticationCertificates(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.authenticationCertificates:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 authenticationCertificates Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayAuthenticationCertificateInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayAuthenticationCertificateInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
authenticationCertificates
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayTrustedRootCertificate> trustedRootCertificates();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.trustedRootCertificates:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayTrustedRootCertificate;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withTrustedRootCertificates(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayTrustedRootCertificate>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.trustedRootCertificates:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 trustedRootCertificates Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayTrustedRootCertificate;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayTrustedRootCertificate;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
trustedRootCertificates
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner> sslCertificates();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sslCertificates:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewaySslCertificateInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withSslCertificates(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewaySslCertificateInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.sslCertificates:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 sslCertificates Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewaySslCertificateInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewaySslCertificateInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
sslCertificates
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendIPConfiguration> frontendIPConfigurations();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.frontendIPConfigurations:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendIPConfiguration;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withFrontendIPConfigurations(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendIPConfiguration>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.frontendIPConfigurations:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 frontendIPConfigurations Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendIPConfiguration;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendIPConfiguration;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
frontendIPConfigurations
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendPort> frontendPorts();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.frontendPorts:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendPort;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withFrontendPorts(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayFrontendPort>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.frontendPorts:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 frontendPorts Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendPort;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayFrontendPort;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
frontendPorts
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayProbeInner> probes();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.probes:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayProbeInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withProbes(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayProbeInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.probes:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 probes Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayProbeInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayProbeInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
probes
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendAddressPool> backendAddressPools();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.backendAddressPools:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendAddressPool;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withBackendAddressPools(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendAddressPool>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.backendAddressPools:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 backendAddressPools Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendAddressPool;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendAddressPool;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
backendAddressPools
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendHttpSettings> backendHttpSettingsCollection();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.backendHttpSettingsCollection:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpSettings;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withBackendHttpSettingsCollection(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayBackendHttpSettings>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.backendHttpSettingsCollection:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 backendHttpSettingsCollection Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpSettings;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayBackendHttpSettings;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
backendHttpSettingsCollection
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayHttpListener> httpListeners();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.httpListeners:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayHttpListener;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withHttpListeners(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayHttpListener>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.httpListeners:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 httpListeners Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayHttpListener;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayHttpListener;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
httpListeners
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayUrlPathMapInner> urlPathMaps();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.urlPathMaps:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayUrlPathMapInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withUrlPathMaps(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayUrlPathMapInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.urlPathMaps:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 urlPathMaps Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayUrlPathMapInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayUrlPathMapInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
urlPathMaps
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRequestRoutingRuleInner> requestRoutingRules();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.requestRoutingRules:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRequestRoutingRuleInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withRequestRoutingRules(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRequestRoutingRuleInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.requestRoutingRules:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 requestRoutingRules Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRequestRoutingRuleInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRequestRoutingRuleInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
requestRoutingRules
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayRewriteRuleSet> rewriteRuleSets();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.rewriteRuleSets:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayRewriteRuleSet;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withRewriteRuleSets(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayRewriteRuleSet>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.rewriteRuleSets:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 rewriteRuleSets Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayRewriteRuleSet;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayRewriteRuleSet;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
rewriteRuleSets
public java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRedirectConfigurationInner> redirectConfigurations();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.redirectConfigurations:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRedirectConfigurationInner;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withRedirectConfigurations(java.util.List<com.microsoft.azure.management.network.implementation.ApplicationGatewayRedirectConfigurationInner>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.redirectConfigurations:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 redirectConfigurations Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRedirectConfigurationInner;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayRedirectConfigurationInner;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
redirectConfigurations
public com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration webApplicationFirewallConfiguration();
descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.webApplicationFirewallConfiguration:Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withWebApplicationFirewallConfiguration(com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration);
descriptor: (Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.webApplicationFirewallConfiguration:Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 webApplicationFirewallConfiguration Lcom/microsoft/azure/management/network/ApplicationGatewayWebApplicationFirewallConfiguration;
MethodParameters:
Name Flags
webApplicationFirewallConfiguration
public com.microsoft.azure.SubResource firewallPolicy();
descriptor: ()Lcom/microsoft/azure/SubResource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.firewallPolicy:Lcom/microsoft/azure/SubResource;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withFirewallPolicy(com.microsoft.azure.SubResource);
descriptor: (Lcom/microsoft/azure/SubResource;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.firewallPolicy:Lcom/microsoft/azure/SubResource;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 firewallPolicy Lcom/microsoft/azure/SubResource;
MethodParameters:
Name Flags
firewallPolicy
public java.lang.Boolean enableHttp2();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.enableHttp2:Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withEnableHttp2(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.enableHttp2:Ljava/lang/Boolean;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 enableHttp2 Ljava/lang/Boolean;
MethodParameters:
Name Flags
enableHttp2
public java.lang.Boolean enableFips();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.enableFips:Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withEnableFips(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.enableFips:Ljava/lang/Boolean;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 enableFips Ljava/lang/Boolean;
MethodParameters:
Name Flags
enableFips
public com.microsoft.azure.management.network.ApplicationGatewayAutoscaleConfiguration autoscaleConfiguration();
descriptor: ()Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.autoscaleConfiguration:Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withAutoscaleConfiguration(com.microsoft.azure.management.network.ApplicationGatewayAutoscaleConfiguration);
descriptor: (Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.autoscaleConfiguration:Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 autoscaleConfiguration Lcom/microsoft/azure/management/network/ApplicationGatewayAutoscaleConfiguration;
MethodParameters:
Name Flags
autoscaleConfiguration
public java.lang.String resourceGuid();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.resourceGuid:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.ProvisioningState provisioningState();
descriptor: ()Lcom/microsoft/azure/management/network/ProvisioningState;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.provisioningState:Lcom/microsoft/azure/management/network/ProvisioningState;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public java.util.List<com.microsoft.azure.management.network.ApplicationGatewayCustomError> customErrorConfigurations();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.customErrorConfigurations:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayCustomError;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withCustomErrorConfigurations(java.util.List<com.microsoft.azure.management.network.ApplicationGatewayCustomError>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.customErrorConfigurations:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 customErrorConfigurations Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayCustomError;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/ApplicationGatewayCustomError;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
customErrorConfigurations
public java.lang.String etag();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.etag:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public java.util.List<java.lang.String> zones();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.zones:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
Signature: ()Ljava/util/List<Ljava/lang/String;>;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withZones(java.util.List<java.lang.String>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.zones:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 zones Ljava/util/List<Ljava/lang/String;>;
Signature: (Ljava/util/List<Ljava/lang/String;>;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
MethodParameters:
Name Flags
zones
public com.microsoft.azure.management.network.ManagedServiceIdentity identity();
descriptor: ()Lcom/microsoft/azure/management/network/ManagedServiceIdentity;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.identity:Lcom/microsoft/azure/management/network/ManagedServiceIdentity;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withIdentity(com.microsoft.azure.management.network.ManagedServiceIdentity);
descriptor: (Lcom/microsoft/azure/management/network/ManagedServiceIdentity;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.identity:Lcom/microsoft/azure/management/network/ManagedServiceIdentity;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 identity Lcom/microsoft/azure/management/network/ManagedServiceIdentity;
MethodParameters:
Name Flags
identity
public java.lang.String id();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.id:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
public com.microsoft.azure.management.network.implementation.ApplicationGatewayInner withId(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationGatewayInner.id:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationGatewayInner;
0 2 1 id Ljava/lang/String;
MethodParameters:
Name Flags
id
}
SourceFile: "ApplicationGatewayInner.java"
InnerClasses:
public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
RuntimeVisibleAnnotations:
com.microsoft.rest.serializer.JsonFlatten()
com.microsoft.rest.SkipParentValidation()