default AssociateRoleToGroupResponse |
GreengrassClient.associateRoleToGroup(Consumer<AssociateRoleToGroupRequest.Builder> associateRoleToGroupRequest) |
Associates a role with a group.
|
default AssociateRoleToGroupResponse |
GreengrassClient.associateRoleToGroup(AssociateRoleToGroupRequest associateRoleToGroupRequest) |
Associates a role with a group.
|
default AssociateServiceRoleToAccountResponse |
GreengrassClient.associateServiceRoleToAccount(Consumer<AssociateServiceRoleToAccountRequest.Builder> associateServiceRoleToAccountRequest) |
Associates a role with your account.
|
default AssociateServiceRoleToAccountResponse |
GreengrassClient.associateServiceRoleToAccount(AssociateServiceRoleToAccountRequest associateServiceRoleToAccountRequest) |
Associates a role with your account.
|
default CreateGroupCertificateAuthorityResponse |
GreengrassClient.createGroupCertificateAuthority(Consumer<CreateGroupCertificateAuthorityRequest.Builder> createGroupCertificateAuthorityRequest) |
Creates a CA for the group.
|
default CreateGroupCertificateAuthorityResponse |
GreengrassClient.createGroupCertificateAuthority(CreateGroupCertificateAuthorityRequest createGroupCertificateAuthorityRequest) |
Creates a CA for the group.
|
default CreateSoftwareUpdateJobResponse |
GreengrassClient.createSoftwareUpdateJob(Consumer<CreateSoftwareUpdateJobRequest.Builder> createSoftwareUpdateJobRequest) |
Creates a software update for a core or group of cores (specified as an IoT thing group.) Use this to update the
OTA Agent as well as the Greengrass core software.
|
default CreateSoftwareUpdateJobResponse |
GreengrassClient.createSoftwareUpdateJob(CreateSoftwareUpdateJobRequest createSoftwareUpdateJobRequest) |
Creates a software update for a core or group of cores (specified as an IoT thing group.) Use this to update the
OTA Agent as well as the Greengrass core software.
|
default DisassociateRoleFromGroupResponse |
GreengrassClient.disassociateRoleFromGroup(Consumer<DisassociateRoleFromGroupRequest.Builder> disassociateRoleFromGroupRequest) |
Disassociates the role from a group.
|
default DisassociateRoleFromGroupResponse |
GreengrassClient.disassociateRoleFromGroup(DisassociateRoleFromGroupRequest disassociateRoleFromGroupRequest) |
Disassociates the role from a group.
|
default DisassociateServiceRoleFromAccountResponse |
GreengrassClient.disassociateServiceRoleFromAccount() |
Disassociates the service role from your account.
|
default DisassociateServiceRoleFromAccountResponse |
GreengrassClient.disassociateServiceRoleFromAccount(Consumer<DisassociateServiceRoleFromAccountRequest.Builder> disassociateServiceRoleFromAccountRequest) |
Disassociates the service role from your account.
|
default DisassociateServiceRoleFromAccountResponse |
GreengrassClient.disassociateServiceRoleFromAccount(DisassociateServiceRoleFromAccountRequest disassociateServiceRoleFromAccountRequest) |
Disassociates the service role from your account.
|
default GetAssociatedRoleResponse |
GreengrassClient.getAssociatedRole(Consumer<GetAssociatedRoleRequest.Builder> getAssociatedRoleRequest) |
Retrieves the role associated with a particular group.
|
default GetAssociatedRoleResponse |
GreengrassClient.getAssociatedRole(GetAssociatedRoleRequest getAssociatedRoleRequest) |
Retrieves the role associated with a particular group.
|
default GetConnectivityInfoResponse |
GreengrassClient.getConnectivityInfo(Consumer<GetConnectivityInfoRequest.Builder> getConnectivityInfoRequest) |
Retrieves the connectivity information for a core.
|
default GetConnectivityInfoResponse |
GreengrassClient.getConnectivityInfo(GetConnectivityInfoRequest getConnectivityInfoRequest) |
Retrieves the connectivity information for a core.
|
default GetGroupCertificateAuthorityResponse |
GreengrassClient.getGroupCertificateAuthority(Consumer<GetGroupCertificateAuthorityRequest.Builder> getGroupCertificateAuthorityRequest) |
Retreives the CA associated with a group.
|
default GetGroupCertificateAuthorityResponse |
GreengrassClient.getGroupCertificateAuthority(GetGroupCertificateAuthorityRequest getGroupCertificateAuthorityRequest) |
Retreives the CA associated with a group.
|
default GetGroupCertificateConfigurationResponse |
GreengrassClient.getGroupCertificateConfiguration(Consumer<GetGroupCertificateConfigurationRequest.Builder> getGroupCertificateConfigurationRequest) |
Retrieves the current configuration for the CA used by the group.
|
default GetGroupCertificateConfigurationResponse |
GreengrassClient.getGroupCertificateConfiguration(GetGroupCertificateConfigurationRequest getGroupCertificateConfigurationRequest) |
Retrieves the current configuration for the CA used by the group.
|
default GetServiceRoleForAccountResponse |
GreengrassClient.getServiceRoleForAccount() |
Retrieves the service role that is attached to your account.
|
default GetServiceRoleForAccountResponse |
GreengrassClient.getServiceRoleForAccount(Consumer<GetServiceRoleForAccountRequest.Builder> getServiceRoleForAccountRequest) |
Retrieves the service role that is attached to your account.
|
default GetServiceRoleForAccountResponse |
GreengrassClient.getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest) |
Retrieves the service role that is attached to your account.
|
default GetThingRuntimeConfigurationResponse |
GreengrassClient.getThingRuntimeConfiguration(Consumer<GetThingRuntimeConfigurationRequest.Builder> getThingRuntimeConfigurationRequest) |
Get the runtime configuration of a thing.
|
default GetThingRuntimeConfigurationResponse |
GreengrassClient.getThingRuntimeConfiguration(GetThingRuntimeConfigurationRequest getThingRuntimeConfigurationRequest) |
Get the runtime configuration of a thing.
|
default ListGroupCertificateAuthoritiesResponse |
GreengrassClient.listGroupCertificateAuthorities(Consumer<ListGroupCertificateAuthoritiesRequest.Builder> listGroupCertificateAuthoritiesRequest) |
Retrieves the current CAs for a group.
|
default ListGroupCertificateAuthoritiesResponse |
GreengrassClient.listGroupCertificateAuthorities(ListGroupCertificateAuthoritiesRequest listGroupCertificateAuthoritiesRequest) |
Retrieves the current CAs for a group.
|
default UpdateConnectivityInfoResponse |
GreengrassClient.updateConnectivityInfo(Consumer<UpdateConnectivityInfoRequest.Builder> updateConnectivityInfoRequest) |
Updates the connectivity information for the core.
|
default UpdateConnectivityInfoResponse |
GreengrassClient.updateConnectivityInfo(UpdateConnectivityInfoRequest updateConnectivityInfoRequest) |
Updates the connectivity information for the core.
|
default UpdateGroupCertificateConfigurationResponse |
GreengrassClient.updateGroupCertificateConfiguration(Consumer<UpdateGroupCertificateConfigurationRequest.Builder> updateGroupCertificateConfigurationRequest) |
Updates the Certificate expiry time for a group.
|
default UpdateGroupCertificateConfigurationResponse |
GreengrassClient.updateGroupCertificateConfiguration(UpdateGroupCertificateConfigurationRequest updateGroupCertificateConfigurationRequest) |
Updates the Certificate expiry time for a group.
|
default UpdateThingRuntimeConfigurationResponse |
GreengrassClient.updateThingRuntimeConfiguration(Consumer<UpdateThingRuntimeConfigurationRequest.Builder> updateThingRuntimeConfigurationRequest) |
Updates the runtime configuration of a thing.
|
default UpdateThingRuntimeConfigurationResponse |
GreengrassClient.updateThingRuntimeConfiguration(UpdateThingRuntimeConfigurationRequest updateThingRuntimeConfigurationRequest) |
Updates the runtime configuration of a thing.
|