Skip to content

Auto updated assets for java eng #3031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: eng
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions java/src/com/vmware/avi/sdk/model/ACSubjectInfo.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class ACSubjectInfo {
* Subject type for the audit event (e.g.
* Dns hostname, ip address, uri).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return type
*/
Expand All @@ -47,7 +47,7 @@ public String getType() {
* Subject type for the audit event (e.g.
* Dns hostname, ip address, uri).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param type set the type.
*/
Expand All @@ -60,7 +60,7 @@ public void setType(String type) {
* Subject value for the audit event (e.g.
* Www.example.com, 10.10.10.10, www.foo.com/index.html).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return value
*/
Expand All @@ -73,7 +73,7 @@ public String getValue() {
* Subject value for the audit event (e.g.
* Www.example.com, 10.10.10.10, www.foo.com/index.html).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param value set the value.
*/
Expand Down
8 changes: 4 additions & 4 deletions java/src/com/vmware/avi/sdk/model/ACUserIdentity.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class ACUserIdentity {
* User identity type for audit event (e.g.
* Username, organization, component).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return type
*/
Expand All @@ -47,7 +47,7 @@ public String getType() {
* User identity type for audit event (e.g.
* Username, organization, component).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param type set the type.
*/
Expand All @@ -60,7 +60,7 @@ public void setType(String type) {
* User identity value for audit event (e.g.
* Somecompany, jane doe, secure-shell).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return value
*/
Expand All @@ -73,7 +73,7 @@ public String getValue() {
* User identity value for audit event (e.g.
* Somecompany, jane doe, secure-shell).
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Allowed with any value in enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param value set the value.
*/
Expand Down
14 changes: 7 additions & 7 deletions java/src/com/vmware/avi/sdk/model/ALBServicesAccount.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class ALBServicesAccount {
* This is the getter method this will return the attribute value.
* Id of an account in the customer portal.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return id
*/
Expand All @@ -48,7 +48,7 @@ public String getId() {
* This is the setter method to the attribute.
* Id of an account in the customer portal.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param id set the id.
*/
Expand All @@ -60,7 +60,7 @@ public void setId(String id) {
* This is the getter method this will return the attribute value.
* Account to which the customer portal user belongs.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return name
*/
Expand All @@ -72,7 +72,7 @@ public String getName() {
* This is the setter method to the attribute.
* Account to which the customer portal user belongs.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param name set the name.
*/
Expand All @@ -83,7 +83,7 @@ public void setName(String name) {
* This is the getter method this will return the attribute value.
* Information about users within the account in the customer portal.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return users
*/
Expand All @@ -95,7 +95,7 @@ public List<ALBServicesAccountUser> getUsers() {
* This is the setter method. this will set the users
* Information about users within the account in the customer portal.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return users
*/
Expand All @@ -107,7 +107,7 @@ public void setUsers(List<ALBServicesAccountUser> users) {
* This is the setter method this will set the users
* Information about users within the account in the customer portal.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return users
*/
Expand Down
12 changes: 6 additions & 6 deletions java/src/com/vmware/avi/sdk/model/ALBServicesAccountUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class ALBServicesAccountUser {
/**
* This is the getter method this will return the attribute value.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return email
*/
Expand All @@ -46,7 +46,7 @@ public String getEmail() {
/**
* This is the setter method to the attribute.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param email set the email.
*/
Expand All @@ -57,7 +57,7 @@ public void setEmail(String email) {
/**
* This is the getter method this will return the attribute value.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return name
*/
Expand All @@ -68,7 +68,7 @@ public String getName() {
/**
* This is the setter method to the attribute.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param name set the name.
*/
Expand All @@ -79,7 +79,7 @@ public void setName(String name) {
/**
* This is the getter method this will return the attribute value.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return phone
*/
Expand All @@ -90,7 +90,7 @@ public String getPhone() {
/**
* This is the setter method to the attribute.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param phone set the phone.
*/
Expand Down
Loading