| Waiter<GetManagementStationRequest,GetManagementStationResponse> | ManagementStationWaiters. forManagementStation(GetManagementStationRequest request,
                    ManagementStation.LifecycleState... targetStates) | Creates a new  Waiter using the default configuration. | 
| Waiter<GetManagementStationRequest,GetManagementStationResponse> | ManagementStationWaiters. forManagementStation(GetManagementStationRequest request,
                    ManagementStation.LifecycleState targetState,
                    TerminationStrategy terminationStrategy,
                    DelayStrategy delayStrategy) | Creates a new  Waiter using the provided configuration. | 
| Waiter<GetManagementStationRequest,GetManagementStationResponse> | ManagementStationWaiters. forManagementStation(GetManagementStationRequest request,
                    TerminationStrategy terminationStrategy,
                    DelayStrategy delayStrategy,
                    ManagementStation.LifecycleState... targetStates) | Creates a new  Waiter using the provided configuration. | 
| GetManagementStationResponse | ManagementStation. getManagementStation(GetManagementStationRequest request) | Returns information about the specified management station. | 
| Future<GetManagementStationResponse> | ManagementStationAsync. getManagementStation(GetManagementStationRequest request,
                    AsyncHandler<GetManagementStationRequest,GetManagementStationResponse> handler) | Returns information about the specified management station. | 
| Future<GetManagementStationResponse> | ManagementStationAsyncClient. getManagementStation(GetManagementStationRequest request,
                    AsyncHandler<GetManagementStationRequest,GetManagementStationResponse> handler) |  | 
| GetManagementStationResponse | ManagementStationClient. getManagementStation(GetManagementStationRequest request) |  |