| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.securitygroups |
| Modifier and Type | Method and Description |
|---|---|
GloballyEnabled |
GloballyEnabled.Builder.build()
Builds a new
GloballyEnabled. |
GloballyEnabled |
UpdateSecurityGroupResponse.getGloballyEnabled()
The globally enabled
|
GloballyEnabled |
GetSecurityGroupResponse.getGloballyEnabled()
The globally enabled
|
GloballyEnabled |
CreateSecurityGroupResponse.getGloballyEnabled()
The globally enabled
|
GloballyEnabled |
UpdateSecurityGroupRequest.getGloballyEnabled()
Object that controls if the group is applied globally to the lifecycle of all applications
|
GloballyEnabled |
CreateSecurityGroupRequest.getGloballyEnabled()
the security group glbally enabled field
|
GloballyEnabled |
SecurityGroupResource.getGloballyEnabled()
The globally enabled
|
| Modifier and Type | Method and Description |
|---|---|
GloballyEnabled.Builder |
GloballyEnabled.Builder.from(GloballyEnabled instance)
Fill a builder with attribute values from the provided
GloballyEnabled instance. |
UpdateSecurityGroupResponse.Builder |
UpdateSecurityGroupResponse.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
GetSecurityGroupResponse.Builder |
GetSecurityGroupResponse.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
CreateSecurityGroupResponse.Builder |
CreateSecurityGroupResponse.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
UpdateSecurityGroupRequest.Builder |
UpdateSecurityGroupRequest.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
CreateSecurityGroupRequest.Builder |
CreateSecurityGroupRequest.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
SecurityGroupResource.Builder |
SecurityGroupResource.Builder.globallyEnabled(GloballyEnabled globallyEnabled)
Initializes the value for the
globallyEnabled attribute. |
Copyright © 2024. All rights reserved.