| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.securitygroups |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSecurityGroupResponse
The response payload for the Creating a Security Group operation
|
class |
GetSecurityGroupResponse
The response payload for the get Security Group operation
|
class |
SecurityGroupResource
The Resource response payload for the List SecurityGroups operation
|
class |
UpdateSecurityGroupResponse
The response payload for the Update a Security Group operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityGroupResponse.Builder |
UpdateSecurityGroupResponse.Builder.from(SecurityGroup instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.securitygroups.SecurityGroup instance. |
GetSecurityGroupResponse.Builder |
GetSecurityGroupResponse.Builder.from(SecurityGroup instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.securitygroups.SecurityGroup instance. |
CreateSecurityGroupResponse.Builder |
CreateSecurityGroupResponse.Builder.from(SecurityGroup instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.securitygroups.SecurityGroup instance. |
SecurityGroupResource.Builder |
SecurityGroupResource.Builder.from(SecurityGroup instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.securitygroups.SecurityGroup instance. |
Copyright © 2024. All rights reserved.