C D E G H O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- canEqual(Object) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
- canEqual(Object) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
D
- delete(OrganizationRequest, String) - Method in class pl.wrzasq.lambda.cform.organization.service.OrganizationManager
-
Handles organization deletion.
E
- equals(Object) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
- equals(Object) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
G
- getArn() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Organization ARN.
- getFeatureSet() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
-
Feature set enabled for organization (only applies at creation time).
- getId() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Organization ID.
- getRootId() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Root organizational unit ID.
H
- handle(CfnRequest<OrganizationRequest>, Context) - Method in class pl.wrzasq.lambda.cform.organization.Handler
-
Handles invocation.
- Handler - Class in pl.wrzasq.lambda.cform.organization
-
CloudFormation request handler.
- Handler() - Constructor for class pl.wrzasq.lambda.cform.organization.Handler
- hashCode() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
- hashCode() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
O
- OrganizationManager - Class in pl.wrzasq.lambda.cform.organization.service
-
Organizations API implementation.
- OrganizationManager(AWSOrganizations) - Constructor for class pl.wrzasq.lambda.cform.organization.service.OrganizationManager
-
Initializes object with given Organizations client.
- OrganizationRequest - Class in pl.wrzasq.lambda.cform.organization.model
-
Organization CloudFormation request.
- OrganizationRequest() - Constructor for class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
- OrganizationResponse - Class in pl.wrzasq.lambda.cform.organization.model
-
Organization data response model.
- OrganizationResponse() - Constructor for class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
P
- pl.wrzasq.lambda.cform.organization - package pl.wrzasq.lambda.cform.organization
- pl.wrzasq.lambda.cform.organization.model - package pl.wrzasq.lambda.cform.organization.model
- pl.wrzasq.lambda.cform.organization.service - package pl.wrzasq.lambda.cform.organization.service
S
- setArn(String) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Organization ARN.
- setFeatureSet(OrganizationFeatureSet) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
-
Feature set enabled for organization (only applies at creation time).
- setId(String) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Organization ID.
- setRootId(String) - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
-
Root organizational unit ID.
- sync(OrganizationRequest, String) - Method in class pl.wrzasq.lambda.cform.organization.service.OrganizationManager
-
Handles organization creation.
T
- toString() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationRequest
- toString() - Method in class pl.wrzasq.lambda.cform.organization.model.OrganizationResponse
All Classes All Packages