| Waiter<GetIotDomainGroupRequest,GetIotDomainGroupResponse> | IotWaiters. forIotDomainGroup(GetIotDomainGroupRequest request,
                 IotDomainGroup.LifecycleState... targetStates) | Creates a new  Waiter using the default configuration. | 
| Waiter<GetIotDomainGroupRequest,GetIotDomainGroupResponse> | IotWaiters. forIotDomainGroup(GetIotDomainGroupRequest request,
                 IotDomainGroup.LifecycleState targetState,
                 TerminationStrategy terminationStrategy,
                 DelayStrategy delayStrategy) | Creates a new  Waiter using the provided configuration. | 
| Waiter<GetIotDomainGroupRequest,GetIotDomainGroupResponse> | IotWaiters. forIotDomainGroup(GetIotDomainGroupRequest request,
                 TerminationStrategy terminationStrategy,
                 DelayStrategy delayStrategy,
                 IotDomainGroup.LifecycleState... targetStates) | Creates a new  Waiter using the provided configuration. | 
| GetIotDomainGroupResponse | Iot. getIotDomainGroup(GetIotDomainGroupRequest request) | Retrieves the IoT domain group identified by the specified OCID. | 
| Future<GetIotDomainGroupResponse> | IotAsync. getIotDomainGroup(GetIotDomainGroupRequest request,
                 AsyncHandler<GetIotDomainGroupRequest,GetIotDomainGroupResponse> handler) | Retrieves the IoT domain group identified by the specified OCID. | 
| Future<GetIotDomainGroupResponse> | IotAsyncClient. getIotDomainGroup(GetIotDomainGroupRequest request,
                 AsyncHandler<GetIotDomainGroupRequest,GetIotDomainGroupResponse> handler) |  | 
| GetIotDomainGroupResponse | IotClient. getIotDomainGroup(GetIotDomainGroupRequest request) |  |