-
public final class GetAllTimeSamplingProfileResponseResponse type for the MemoryDomain.getAllTimeSamplingProfile command.
-
-
Field Summary
Fields Modifier and Type Field Description private final SamplingProfileprofile
-
Constructor Summary
Constructors Constructor Description GetAllTimeSamplingProfileResponse(SamplingProfile profile)
-
Method Summary
Modifier and Type Method Description final SamplingProfilecomponent1()final GetAllTimeSamplingProfileResponsecopy(SamplingProfile profile)final SamplingProfilegetProfile()-
-
Constructor Detail
-
GetAllTimeSamplingProfileResponse
GetAllTimeSamplingProfileResponse(SamplingProfile profile)
-
-
Method Detail
-
component1
final SamplingProfile component1()
-
copy
final GetAllTimeSamplingProfileResponse copy(SamplingProfile profile)
-
getProfile
final SamplingProfile getProfile()
-
-
-
-